
TITLE
B-63173EN-1/02
EDIT
DATE DESIG. DESCRIPTION
ower
ate i-
Multi axes synchronization function
Connection manual (function)
DRAW.NO. CUST.
SHEET
01
990624 New design
It shows another example.
X axis synchronizes Y axis.
X axis moves one rotation while Y axis moves the same.
X axis changes its speed by 2 stages.
In Section 2, X axis moves 2 times faster than that in Section 1.
Beforehand, You set parameter No.8380 and parameter No.8381 as follows.
In Section1, X axis moves 120 degrees(120000 pulses) while parent Y axis moves 180 degrees(180000 pulses).
In Section2, X axis moves 240 degrees(240000 pulses) while parent Y axis moves 180 degrees(180000 pulses).
NC synchro command executes Section1 block and Section2 one by turns.
O0001 ;
#100 = 0 ;
WHILE [#100 EQ 0] DO1 ;
G145 G91 G01 X120. R180. ; [Section1]
G145 G91 G01 X240. R180. ; [Section2]
END1 ;
M02 ;
Section1
Section2
X axis
axis(parent of X)
Parameter No.8380 Parent number
X2
Y0
Parameter No.8381 Parent category
X1
Y 100