This function block extracts a Bit from a Byte. The individual bits are provided at the output.
| Recommended task: |
Cyclic / Event |
| Libraries used: |
none |
InOut Parameter
Input Parameter
| Marking: |
Data type: |
Description: |
| b_IN |
BYTE |
Input Byte |
Output Parameter
| Marking: |
Data type: |
Description: |
| x_BIT_00 .. 07 |
BOOL |
Output Bit 0 .. 7 |