CNC Z32 - Programming Guide (LATHES)
5. PARAMETRIC
PROGRAMMING
5.1
Parameter management
A parameter defines a numeric value recalled by means of an identifier.
The Z32 CNC offers to the user three types of parameters:
•
Literal parameters:
They are composed by a combination of one or more alphabetic characters.
The names of literal parameters cannot contain:
-
space (BLANK) characters
- NUMERICAL
characters
- the
characters
! $ % ( ) * + , - . / ; < = >
-
the first character cannot be one of the following: “
G
”, “
N
”, “
O
”
Lower case characters cannot be used.
SYSTEM PARAMETERS:
Some parameters have a special meaning in Z32 programming, and they cannot be used for purposes
different to those already assigned. These parameters, defines as system parameters, are:
AA
first axis of tern set by G25
AB
second axis of tern set by G25
AC
third axis of tern set by G25
AE
communication from the logic
AM
first axis measure
AN
negative probe correction first axis
AP
positive probe correction first axis
AU
communication to logic
BM second
axis
measure
BN
negative probe correction second axis
BP
positive probe correction second axis
CM
third axis measure
DA
first axis translation
DB
second axis translation
DC
third axis translation
DM measuring
distance
F feed
HR
temporary for radius polar coordinate and G110
HT
temporary for angle polar coordinate and G110
HX
temporary for X cartesian coordinate and special G
HY
temporary for Y cartesian coordinate and special G
I
first axis center coordinate
IR
first axis rotation center coordinate
IS
first axis mirroring center coordinate
J
second axis center coordinate
JR
second axis rotation center coordinate
JS
second axis mirroring center coordinate
K
threading pitch and G110
KA selection
parameter
KD
additive factor single axis
51