CONVERT_8_BYTES_TO_64_BOOL

CONVERT_8_BYTES_TO_64_BOOL (FUN)

FUNCTION CONVERT_8_BYTES_TO_64_BOOL : BOOL

InOut:

Scope
Name
Type
Comment

Return

CONVERT_8_BYTES_TO_64_BOOL

BOOL

Input

parbySource

POINTER TO BYTE

Pointer to an array of 8 consecutive bytes (64 coils / inputs) ( = source )

Input

parxDestination

POINTER TO BOOL

Pointer to an array of 64 consecutive BOOL variables (64 coils / inputs) ( = destination )

Last updated