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