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