BOOL_TO_USINT
Transfers the input into the least significant bit.
Input
Name | Type | Description |
|---|---|---|
IN | BOOL | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | USINT | Converted value |
Transfers the input into the least significant bit.
Name | Type | Description |
|---|---|---|
IN | BOOL | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | USINT | Converted value |