SINT_TO_WORD
Transfers the input as binary into the least significant byte.
Input
Name | Type | Description |
|---|---|---|
IN | SINT | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | WORD | Converted value |
Transfers the input as binary into the least significant byte.
Name | Type | Description |
|---|---|---|
IN | SINT | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | WORD | Converted value |