USA57 Revision
1.2
26
Command:
B Jog
Distance
Type:
Motion Command
Syntax: B
n
Range:
n = 0 to 65000 microsteps
Description:
Sets the distance for jog moves when in n1 Mode.
Example:
/1
B
1000R<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).
“B1000” Sets jog distance to 1000 microsteps
“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.