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 with 64 consecutive BOOL- variables (64 Coils / Inputs) (= destination)

Last updated