CONVERT_8_BYTES_TO_64_BOOL
FUNCTION CONVERT_8_BYTES_TO_64_BOOL : BOOL
InOut:
Return
BOOL
Input
parbySource
POINTER TO BYTE
Pointer to an array of 8 consecutive bytes (64 coils / inputs) ( = source )
parxDestination
POINTER TO BOOL
Pointer to an array of 64 consecutive BOOL variables (64 coils / inputs) ( = destination )
Last updated 3 months ago