[BY_BO] BYTE to BOOL conversion
Description
This instruction converts the input value of data type BYTE to 8 values of data type BOOL and applies them to the 8 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 | BYTE | Input value | 0 |
OUTn 0 ≤ n ≤ 7 | Output | BOOL | "n" output value | 0 |