UDINT_TO_WORD
Transfers the least significant bytes of the input as binary.
Input
Name | Type | Description |
|---|---|---|
IN | UDINT | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | WORD | Converted value |
Transfers the least significant bytes of the input as binary.
Name | Type | Description |
|---|---|---|
IN | UDINT | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | WORD | Converted value |