DOUBLE WORD into 32 variables of the data type BOOL
This function converts a values of the data type DWORD bit-wise to 32 values of the data type BOOL.
Input
Output
Conversion result 32 output variables of the data type BOOL
The outputs Bool0...Bool31 need not be allocated in LD or FBD, or used explicitly in the ST editor's formal list of parameters. Program code is only generated for those outputs that are truly used.
POU header:
etc. to Bool31
Body: