Tables
12.1 List of statements
Fundamentals
454 Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Name Meaning Value Description,
comment
Syntax m/s
3
Group
2
LIFTFAST
Rapid lift before interrupt routine call
LIMS Spindle speed limitation
with G96/G961 and G97
(limit spindle speed)
0.001, ...,
99 999. 999
m
LN Natural logarithm real
LOCK Disable synchronized action with ID
(stop technology cycle)
LOG (Common) logarithm real
LOOP Introduction of an endless loop Structure:
LOOP-
ENDLOOP
M... Switching operations INT
Display:
0, ...,
999 999 999
Program:
0,...,
2147483647
Up to 5
unassigned
M functions can
be assigned by
the machine
manufacturer.
M0
9
Programmed stop
M1
9
Optional stop
M2
9
End of main program with return to
beginning of program
M3 Direction of spindle rotation clockwise for
master spindle
M4 Direction of spindle rotation
counterclockwise for master spindle
M5 Spindle stop for master spindle
M6 Tool change
M17
9
End of subroutine
M19 For SSL accumulated spindle
programming
M30
9
End of program, same effect as M2
M40 Automatic gear change
M41... M45 Gear stage 1, ..., 5
M70 Transition to axis mode
MASLDEF Define master/slave axis grouping.
MASLDEL Uncouple master/slave axis grouping and
clear grouping definition.
MASLOF Disable a temporary coupling
MASLOFS Deactivate a temporary coupling with
automatic slave axis stop.
MASLON Enable a temporary coupling
MAXVAL Larger value of two
variables (arithm.
function)
real If values are the
same, the same
value is
returned.
ValMax =
MAXVAL(Var1, Var2)