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