[W_BO] WORD to BOOL conversion
Description
This instruction converts the input value of the WORD data type to 16 values of the BOOL data type, which are applied at the 16 output values. The "n" bit in the input value is converted to the output value OUTn.
Troubleshooting
N/A
Parameters
Parameters | Declaration | Data type | Description | Default |
|---|---|---|---|---|
IN | Input | WORD | Input value | 0 |
OUTn 0 ≤ n ≤ 15 | Output | BOOL | "n" output value | 0 |