USA57 Revision
1.2
57
Command:
am
Potentiometer Position Multiplier
Type:
System Control Command
Syntax: am
n
Range:
n = 0 to 20000
Initial Value:
256
Description:
The potentiometer value “
aa
” multiplied by this value and divided by 256 equals
the position command. See Appendix F.
Example:
/1
am
512R<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).
“am512” Sets the potentiometer value multiplier to 512
“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.