USA57 Revision
1.2
50
Command:
aA
Oscillating (Sinusoidal) Motion Distance
Type:
Motion Command
Syntax: aA
n
Range:
n = 0 to 2,147,483,648 microsteps
Description:
Sets the number of microsteps the motor will move in each direction during an
oscillating (sinusoidal) move. Any changes in this value will become valid as the
motion passes through the zero position.
Example:
/1aA51200R<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).
“aA51200”
Sets the oscillation distance to 51200 microsteps in each direction
“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.