[ABS_I] Absolute value of INT values
Description
This instruction outputs the absolute value of the input value at the output parameter OUT.
OUT = | IN |
Troubleshooting
ENO = 0 if IN = -32,768
Parameters
Parameters | Declaration | Data type | Description | Default |
|---|---|---|---|---|
IN | Input | INT | Input value | 0 |
OUT | Output | INT | Absolute value | 0 |