DOBOT CR5 User Guide 6 Program Language
Issue V3.5.3.1 (2020-05-09) User Guide Copyright © Yuejiang Technology Co., Ltd
86
Table 6.23 SpeedS 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
SpeedS(20)
Move(P1)
The robot moves to point P1 with 20% velocity rate
Table 6.24 Arch command
Set the index of sets of parameters (StartHeight, zLimit, EndHeight) in the Jump mode
The sets of parameters need to be set on the Setting > PlaybackArch of the APP.
Index: Index of the sets parameters. Value range: 0 - 9
This parameter is valid only when the right index has been selected from the Setting >
PlaybackArch of the APP
Table 6.25 CP command
Set the continuous path rate. This command is valid only when the motion mode is Go, Move,
Arc3, Circle3, or MoveJ
R: Continuous path rate. Value range: 0 -100
0 indicates that the Continuous path function is disabled
CP(50)
Move(P1)
Move(P2)
The robot moves from point P1 to point P2 with 50% Continuous path ratio