124
•
SP
DMC-1000/1500 Command Reference
DMC-1000
DMC-1500
SP
FUNCTION:
Speed
DESCRIPTION:
This command sets the slew speed of any or all axes for independent moves, or it will return
the previously set value. The parameters input will be rounded down to the nearest
factor of 2 and the units of the parameter are in counts per second. Note: Negative
values will be interpreted as the absolute value.
ARGUMENTS:
SP x,y,z,w SPX=x SP a,b,c,d,e,f,g,h where
x,y,z,w or a,b,c,d,e,f,g,h are unsigned numbers in the range 0 to 8,000,000 for servo
motors OR
x,y,z,w or a,b,c,d,e,f,g,h are unsigned numbers in the range 0 to 2,000,000 for stepper
motors
x,y,z,w or a,b,c,d,e,f,g,h are unsigned numbers in the range 0 to 3,000,000 for stepper
motors
"?" returns the speed for the specified axis.
USAGE: DEFAULTS:
While Moving
Yes
Default Value
25000
In a Program
Yes
Default Format
Position Format
Command Line
Yes
Can be Interrogated
Yes
Used as an Operand
Yes
OPERAND USAGE:
_SPx contains the speed for the specified axis.
RELATED COMMANDS:
AC Acceleration
DC Deceleration
PA Position
Absolute
PR Position
Relation
BG Begin
EXAMPLES:
PR 2000,3000,4000,5000
Specify x,y,z,w parameter
SP 5000,6000,7000,8000
Specify x,y,z,w speeds
BG
Begin motion of all axes
AM Z
After Z motion is complete
Note: For vector moves, use the vector speed command (VS) to change the speed. SP is not a "mode"
of motion like JOG (JG).