Programming
8.2 Positional data
8-149
SINUMERIK 802D sl Operation and Programming Nibbling (BP-N), 06/2006 Edition
6FC5 398-3CP10-0BA0
Information
S For G25, G26, the channel axis identifier consisting of machine data
20080 AXCONF_CHANAX_NAME_TAB is to be used. These can be other than the geo-
metry axis identifiers in MD 20060: AXCONF_GEOAX_NAME_TAB.
S A working area limitation can only be activated if the reference point for the relevant axes
has been approached.
Programming example
N10 G25 X10 Y-20 ; Values for the lower working area limitation
N20 G26 X100 Y110 ; Values for the upper working area limitation
N30 T1 M6
N40 G0 X90 Y100
N50 WALIMON ; Working area limitation ON
... ; Work only within the limited area
N90 WALIMOF ; Working area limitation OFF