EcoStruxure Machine Expert version 1.1 does not support the M258, LMC058 and LMC078 controllers.

ABS

Definition

Numeric IEC operator for returning the absolute value of a number.

In- and output can be of any numeric basic data type.

Example in IL

The result in i is 2.

LD                –2
ABS
ST                i

Example in ST

i:=ABS(–2);

Example in FBD

G-SE-0024456.1.gif-high.gif