DOBOT CR5 User Guide 6 Program Language
Issue V3.5.3.1 (2020-05-09) User Guide Copyright © Yuejiang Technology Co., Ltd
85
Set the index of sets of parameters (StartHeight,
zLimit, EndHeight) in Jump mode
Set the continuous path function
Set the maximum lifting height in the Jump mode
Table 6.20 Accel command
Set the acceleration rate. This command is valid only when the motion mode is Go, Jump, or
MoveJ
R: Percentage. Value range: 1 - 100
Accel(50)
Go(P1)
The robot moves to point P1 with 50% acceleration rate
Table 6.21 AccelS command
Set the acceleration rate. This command is valid only when the motion mode is Move, Arc3, or
Circle3
R: Percentage. Value range: 1 - 100
AccelS(20)
Move(P1)
The robot moves to point P1 with 20% acceleration rate
Table 6.22 Speed command
Set the velocity rate. This command is valid only when the motion mode is Go, Jump, or MoveJ
R: Percentage. Value range: 1 - 100
Speed(20)
Go(P1)
The robot moves to point P1 with 20% velocity rate