4.13.14.4 Save G54 Extra Work Coordinate System Offset Values (G54.1 P001~P128) to Macro Variable Values


Format: G11.54 Qq(Macro)Pp(Macro)


Let the value of Group p of the Macro variable be n, then this instruction will take the extra coordinate offset value of the nth group G54 to the six groups of variable values ​​from the q group of the Macro variable. Examples are as follows:


If setting:

#90=10        ;Set the value of group 90 of Macro variable to 10


Program:

G11.54 Q3 P90 ;Retrieve Group 10 G54 Extra Coordinate Offset Values ​​to Group 3~8 Macro Variable Values