USA57 Revision
1.2
24
Command:
V Running
Velocity
Type:
Motion Variable Command
Syntax: V
n
Range:
n = 1 to 16,777,216 microsteps per second
Initial Value:
305,064 microsteps per second
Description:
In position mode, this command is used to set the maximum (or slew) speed of
the motor. Units are microsteps per second. The microstep step angle should be
taken into account when issuing this command, the default is 1/8
th
step per full
step of the motor.
Note: If the encoder ratio command “aE” is set, the units of velocity change to
encoder counts per second
Example:
/1
V
1570R<CR>
“/”
Is the start character. Lets Accuriss know that a command string will follow.
“1”
Is the device address, (this is preset at the factory).
“V1570” Sets maximum velocity to 1 revolution per second. (For a 200 step/rev
motor and a microstep resolution of 1/8
th
)
“R”
Instructs Accuriss to run the command(s) that are in the communication buffer.
“<CR>” Tells Accuriss that the command string is complete and causes the command to
be executed since an R is included in the command string.