EasyManua.ls Logo

Siemens SIMATIC S7-1200

Siemens SIMATIC S7-1200
1614 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Basic instructions
8.5 Math functions
S7-1200 Programmable controller
260 System Manual, V4.2, 09/2016, A5E02486680-AK
Table 8- 54 Data types for parameters
Parameter
Data type
Description
IN/OUT
SInt, Int, DInt, USInt, UInt, UDInt
Math operation input and output
Table 8- 55 ENO status
ENO
Description
1
No error
0 The resulting value is outside the valid number range of the selected data type.
Example for SInt: INC (+127) results in +128, which exceeds the data type maximum.
8.5.6
ABS (Form absolute value)
Table 8- 56 ABS (absolute value) instruction
LAD / FBD
SCL
Description
out := ABS(in);
Calculates the absolute value of a signed integer or real number at parameter
IN and stores the result in parameter OUT.
1
For LAD and FBD: Click the "???" and select a data type from the drop-down menu.
Table 8- 57 Data types for parameters
Parameter
Data type
1
Description
IN
SInt, Int, DInt, Real, LReal
Math operation input
OUT
SInt, Int, DInt, Real, LReal
Math operation output
1
The IN and OUT parameters must be the same data type.
Table 8- 58 ENO status
ENO
Description
1 No error
0 The math operation result value is outside the valid number range of the selected data type.
Example for SInt: ABS (-128) results in +128 which exceeds the data type maximum.

Table of Contents

Other manuals for Siemens SIMATIC S7-1200

Related product manuals