USA57 Revision
1.2
63
Command:
ac
Fine Position Final Error Range Value
Type:
System Control Command
Syntax: ac
n
Range:
n = 0 to 65000 quadrature encoder counts
Initial Value:
50 quadrature encoder counts
Description:
Sets the allowable position correction mode deadband for the fine positioning
motion. When in position correction mode, this is the final position error the motor
is allowed to be off (in quadrature encoder counts) before the motor stops tring to
correct itself. See Appendix E.
Encoder Quadrature Count= (encoder counts/rev) * 4
For example, a stepping motor is hooked up to a 400-line encoder.
Therefore, aC= 400 x 4 = 1570 quadrature encoder counts
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
ac
25R<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).
“ac25”
Sets the fine position final deadband value to 25 quadrature encoder
counts
“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.