Tables
12.4 List of predefined subprograms
Fundamentals
516 Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
12.4.4 Data types
Data types
Data types
Type Comment Value range
INT Integers with sign -2147483646 ... +2147483647
REAL Real numbers (fractions with decimal point, LONG
REAL to IEEE)
±(2,2*10
-308
… 1,8*10
+308
)
BOOL Truth values TRUE (1) and FALSE (0) 1, 0
CHAR ASCII character specified by the code 0 ... 255
STRING Character string, number of characters in [...],
maximum of 200 characters
Sequence of values with 0 ... 255
AXIS Axis names (axis addresses) only Any axis identifiers in the channel
FRAME Geometrical parameters for translation, rotation,
scaling, and mirroring