
B–62093E–1/02
6. FUNCTIONS OF THE MACRO
EXECUTOR
PROGRAMMING
87
Relative coordinates can be read and preset with the conversational
macro.
Reading of relative coordinates can be informed by the window function.
Set ID No.110–111 to #8993, and relative coordinates can be read by
#8999.
ID No. 110 1st axis coordinates
111 2nd axis coordinates
(Example)
If the relative coordinates value of the 1st axis is
–123.456
#8998=110; ((Include the contents of ID No.110)
#500=#8999;
Contents of #500 is –123456.
Relative coordinate values can be freely preset by G310AaQq.
Set the ID No. shown above to address A.
A110 – 111
Set the coordinates values to be preset to address Q.
Q
–99999999 to 99999999
Relative coordinate values can be preset freely by execution of this
control.
(Example)
To preset the relative coordinates value of 1st axis to –123.45;
G310 A110 Q–123450
Be sure that this function does not change the increment system.
6.9
READING AND
PRESETTING
RELATIVE
COORDINATES BY
CONVERSATIONAL
MACRO
6.9.1
Reading Relative
Coordinates
6.9.2
Presetting Relative
Coordinates