USA57 Revision
1.2
41
Bits 9
& 10
When set, these bits will execute one of the stored
programs 13, 14 or 15 whenever the feedback
shuts down the drive due to an overload or an
error. (“au” retries are exhausted). See Appendix
E.
/1n512R will execute program 13.
/1n1024R will execute program 14.
/1n1536R will execute program 15.
See Appendix E for an example..
Bits 11
& 12
Reserved
Bit 13 /1n8192R Uses potentiometer 2 to command the
motion of the motor. See Appendix F.
Bit 14 /1n16384R When Set, this bit will kill any move if
switch 1 is pushed. See also “d” command.
Bit 15 /1n32768R When Set, this bit will kill any move if
switch 2 is pushed. . See also “d” command.
Bit 16
/1n65536R When Set, potentiometer on Opto 2
input will set velocity. (Joystick Mode) See
Appendix F.
Example:
/1
n
4R<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).
“n”
Informs Accuriss a “n” command is coming
“4”
Enables the Continuous Jog Mode (Bit 2)
“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.