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