[DI_I] DINT to INT conversion
Description
Converts the IN bit string to INT and copies the result to OUT.
Troubleshooting
If the values of IN are outside value range -32 768 to 32 767, ENO = 0 and OUT is an invalid value.
Parameters
Parameters | Declaration | Data type | Description | Default |
|---|---|---|---|---|
IN | Input | DINT | Input value | 0 |
OUT | Output | INT | Output value | 0 |