[DW_BO] DWORD to BOOL conversion

Description

This instruction converts the input value of the DWORD data type to 32 values of the BOOL data type, which are applied at the 32 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

DWORD

Input value

0

OUTn

0 ≤ n ≤ 31

Output

BOOL

"n" output value

0