6 Coordinated control for additional axes
6-116 Additional axis tracking
(8) Press the [F1] (FWD) key and execute step feed. “(3) Move the robot to ... “is displayed.
Set the the origin of the user mechanism in the robot coordinate system.
X
Y
Origin point position
(Robot coordinate system)
Origin point position
(User mecha)
X
Y
Move the hand
PBOfstO
(9) Press the [F1] (FWD) key and execute step feed. “(4) Move the robot to ... “is displayed.
Set a point on the X axis of the user mechanism origin in the robot coordinate system.
X
Y
Origin point position
(Robot coordinate system)
Origin point position
(User mecha)
X
Y
Move the hand
PBOfstX
<PROGRAM> A1
11 '(3)Move the robot to the origin
12 PBOfstO = P_Fbc(1)
13 '(4)Move the robot to the X axis
14 PBOfstX = P_Fbc(1)
10 CPrmName$ = "BSWOFST1"
11 '(3)Move the robot to the origin
12 PBOfstO = P_Fbc(1)
13 '(4)Move the robot to the X axis
<PROGRAM> A1
9 '(2)Input a parameter name "BSWO
10 CPrmName$ = "BSWOFST1"
11 '(3)Move the robot to the origin
12 PBOfstO = P_Fbc(1)
8 MMechNo = 3
9 '(2)Input a parameter name "BSWO
10 CPrmName$ = "BSWOFST1"
11 '(3)Move the robot to the origin