Basic instructions
7.6 Move operations
S7-1200 Programmable controller
System Manual, 03/2014, A5E02486680-AG
237
Table 7- 60 Data types for parameters
SInt, Int, DInt, USInt, UInt,UDInt, Real, LReal, Constant
Table 7- 61 ENO status
0 SQR
Result exceeds valid Real/LReal range
IN is +/- NaN (not a number)
SQRT
IN is +/- INF (infinity) or +/- NaN
LN
IN is 0.0, negative, -INF, or -NaN
EXP
Result exceeds valid Real/LReal range
ASIN, ACOS
IN is outside valid range of -1.0 to +1.0
EXPT
IN1 is +INF and IN2 is not -INF
IN1 is negative or -INF +NaN if IN2 is Real/LReal,
-INF otherwise
IN1 is 0.0 and IN2 is Real/LReal (only)