Yamaha YK120X, YK180X owner manual Robot parameters - Axis tip weight in Programming manual

Models: YK120X YK180X

1 168
Download 168 pages 24.46 Kb
Page 143
Image 143
("Robot parameters" – "Axis tip weight" in Chapter 4) Programming manual

CHAPTER 6 Increasing the robot operating speed

(2) Increasing the speed with the WEIGHT statement [Also refer to:] Robot controller owner's manual

("Robot parameters" – "Axis tip weight" in Chapter 4) Programming manual

(WEIGHT statement in "11. Command statements".)

[Example]

From P1 when chuck is open:

WEIGHT 5 ........ Changes the axis tip weight parameter to 5kg (no workpiece).

MOVE P, P2, Z=0

DO3 (0) = 1 ....... Chuck closes.

WEIGHT 10 ...... Changes the axis tip weight parameter to 10kg (with workpiece).

MOVE P, P3, Z=0

In the above program, the acceleration can be set to a higher level by reducing the axis tip weight parameter to 5kg while the chuck does not grip any workpiece, and then set to a lower level by changing the axis tip weight parameter to 10kg. Compared to programs using an axis tip weight parameter left set at 10kg, this method shortens the cycle time since the acceleration is increased.

No workpiece

Z=0

Chuck is gripping workpiece.

P1 Chuck opens.

Chuck 5kg

Workpiece 5kg

P2P3 Chuck closes.

6-3

Page 143
Image 143
Yamaha YK120X, YK180X owner manual Robot parameters - Axis tip weight in Programming manual