USA57 Revision
1.2
58
Command:
ad
Position Potentiometer Deadband Value
Type:
System Control Command
Syntax: ad
n
Range:
n = 0 to 20000 microsteps
Initial Value:
50 microsteps
Description:
Sets the deadband (in microsteps) on the potentiometer value which must be
exceeded before a command is issued to cause the motor to move. See
Appendix F.
Example:
/1
ad
25R<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).
“ad25”
Sets the dead band value to 25 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.