Programming manual.
CNC 8070
11.
GEOMETRY ASSISTANCE
Work zones.
·224·
(REF: 1709)
11.11.4 Summary of work zone related variables.
The following variables may be accessed via part-program or via MDI/MDA mode. Each of
them indicates whether it may be read (R) or written (W).
Syntax of the variables.
·ch· Channel number.
·k· Zone number.
·xn· Name, logic number or index of the axis.
Variable. R/W Meaning.
V.[ch].MPA.ZONELIMITTOL.xn R Value set in parameter ZONELIMITTOL. Safety distance
applied by the CNC to the limits of the work zones.
V.[ch].G.ZONEST[k] R Status of work zone [K].
(0=Disabled zone).
(1=Work zone enabled as no-entry).
(2=Work zone enabled as no-exit).
V.[ch].G.ZONETOOLWATCH[k] R Monitor the tool tip or the tool base.
(0=Monitor the tool tip).
(1=Monitor the tool base).
(2=Monitor the tool tip and the tool base).
V.[ch].G.ZONEWARN[k] R Some axis has reached the limit of work zone [k].
V.[ch].A.ZONELIMITTOL.xn R/W Safety distance of the limits of the work zones.
V.[ch].A.ZONELOWLIM[k].xn R Lower limit of zone [k].
V.[ch].A.ZONEUPLIM[k].xn R Upper limit of zone [k].
V.[ch].G.ZONECIR1[k] R Center coordinate of zone [k] along the first axis that
defines the circular zone.
V.[ch].G.ZONECIR2[k] R Center coordinate of zone [k] along the second axis that
defines the circular zone.
V.[ch].G.ZONER[k] R Radius of zone [k] (circular zone).
V.[ch].G.ZONECIRAX1[k] R Logic axis corresponding to the first coordinate of the
center of zone [k].
V.[ch].G.ZONECIRAX2[k] R Logic axis corresponding to the second coordinate of the
center of zone [k].
V.[2].G.ZONEST[1] Channel ·2·. Zone 1.
V.A.ZONEUPLIM[1].Z Z axis. Zone 1.
V.A.ZONEUPLIM[1].4 Axis with logic number ·4·. Zone 1.
V.[2].A.ZONEUPLIM[1].1 Axis with index ·1· in the channel ·2·. Zone 1.