USA57 Revision
1.2
64
Command:
u
Error Recovery Retry Limit Value
Type:
System Control Command
Syntax: u
n
Range:
n = 0 to 65000
Initial Value:
0
Description:
Sets the number of times error recovery scripts 13, 14, or 15 are run prior to
calling upon final recovery script 12.
See Appendix E.
Note:
The microstep resolution must be set to the divide by 256 value “
j256
” in
order for correct operation of the feedback mode.
Example:
/1
u
5R<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).
“u5”
Sets the error recovery script retry value to 5 attempts
“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.