USA57 Revision
1.2
56
Command:
ao
Potentiometer Position Offset
Type:
System Control Command
Syntax: ao
n
Range:
n = 0 to 2000
Initial Value:
0
Description:
This offset value is added to the potentiometer value “
aa
” multiplied by the “
am
”
command to obtain the position command. See Appendix F.
Example:
/1
ao
500R<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).
“ao500” Sets the potentiometer position offset value to 500
“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.