Basic instructions
8.7 Conversion operations
S7-1200 Programmable controller
System Manual, V4.2, 09/2016, A5E02486680-AK
295
Table 8- 114 ENO status
0 IN is +/- INF or +/- NaN +/- INF or +/- NaN
CEIL and FLOOR (Generate next higher and lower integer from floating-point
number)
Table 8- 115 CEIL and FLOOR instructions
Converts a real number (Real or LReal) to the closest integer
greater than or equal to the selected real number (IEEE "round
to +infinity").
Converts a real number (Real or LReal) to the closest integer
smaller than or equal to the selected real number (IEEE "round
to -infinity").
1
For LAD and FBD: Click the "???" (by the instruction name) and select a data type from the drop-down menu.
Table 8- 116 Data types for the parameters
SInt, Int, DInt, USInt, UInt, UDInt, Real, LReal
Table 8- 117 ENO status