USA57 Revision
1.2
42
Command:
an
Limit Switch Control
Type:
I/O
Syntax: an
n
Range:
n = 16384 or 0
Initial Value:
0
Description:
Switches the end-of-travel limits on the main axis from the two opto inputs (inputs
3 & 4) to the two switch inputs (inputs 1 & 2). The second axis limits remain
unchanged at 1 &2. (Software V 6.998+)
Example:
/1
an16384
R<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).
“an16384” Informs Accuriss to switch the limit switches to inputs 1 & 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.