Panasonic FP Series Programming Manual page 243

Hide thumbs Also See for FP Series:
Table of Contents

Advertisement

Conversion instructions
DWORD_TO_BOOLS
This function converts a values of the data type DWORD bit-wise to 32 values of the data type
Description
BOOL.
To add an enable input and enable output to the instruction, select [With EN/ENO] from the
"Instructions" pane (LD, FBD or IL editor). To reuse an instruction select "Recently used" from the
context menu or press <Ctrl>+<Shift>+<v> in the programming window.
The outputs Bool0 to 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.
Availability of DWORD_TO_BOOLS (see page 1319)
PLC types
Data types
Variable
Data type
DWORD
In
BOOL
BOOL0 ...
BOOL31
POU header:
etc. to Bool31
242
DOUBLE WORD to 32 variables of the data type BOOL
Function
input variable
32 output variables of the data type BOOL

Advertisement

Table of Contents
loading

Table of Contents