
12-44
12.4 Speed Control
SPEED (Statement) [Conforms to SLIM]
Function
Specifies the internal composite speed of joints included in a currently held arm
group.
Format
SPEED <Movement speed>
Explanation
The <SpeedRatio> should be the target ratio (%) of the maximum internal
composite speed of joints in a currently held arm group. The entry range is
from 0.1 to 100 of a real number.
NOTE: If less than 0.1 is specified, no error will occur, but the actual speed
may differ from the specification. If 0 or less is specified, an error will result.
The actual speed value is (external × internal ÷ 100).
If SPEED is set, then ACCEL and DECEL are also changed.
CP control PTP control
Speed setting SPEED JSPEED
Acceleration
setting
ACCEL JACCEL
Deceleration
setting
DECEL JDECEL
Current speed
obtain
CURSPD CURJSPD
Current
acceleration
obtain
CURACC CURJACC
Current
deceleration
obtain
CURDEC CURJDEC
Example: If you write SPEED 50, the following will be set automatically:
JSPEED 50 (same value as SPEED)
ACCEL 25 (SPEED*SPEED÷100)
JACCEL 25 (SPEED*SPEED÷100)
DECEL 25 (SPEED*SPEED÷100)
JDECEL 25 (SPEED*SPEED÷100)
If you write SPEED without getting any arm group beforehand, an error will
result.
Related Terms
ACCEL, DECEL, JSPEED, MPS
Kommentare zu diesen Handbüchern