USA57 Revision
1.2
77
Example #4 (Set move and hold Current values, Wait for Switch 2 closure then Home to
Opto #1)
/1s0m75h10gJ3M500J0M500G10HZ10000A1000A0R<CR>
This breaks down to:
“/”
Is the start character. Lets Accuriss know that a command string will follow.
“1”
Is the device address, (this is preset at the factory).
“s0”
Stores the command string that follows in storage location #0 (command strings
stored in storage location #0 are executed on power up).
“m75”
Sets the move current to 75% of max
“h10”
Sets the hold current to 10% of max
“g”
Start a loop block
“J3”
Turns ON both driver outputs.
“M500”
Wait 500 msec
“J0”
Turn OFF both driver outputs.
“M500”
Wait 500 msec
“G10”
Will make all commands between here and starting location of the small “g”
repeat 10 times
“H”
Waits for a switch 2 closure. (Switch 2 is automatically selected since no number
was specified)
“Z10000” Home the stepping motor to opto #1. Maximum steps allowed to find opto #1 =
10000 steps.
“A1000” Move to absolute position 1000
“A0”
Move to absolute position 0
“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.
Note: This program string will abort after the “Z10000” command if it does not find a flag.
Содержание Accuriss 57 Series
Страница 1: ... USA57 Revision 1 2 Accuriss 57 Series Integrated Motor Drive Control System USA57 USER S MANUAL ...
Страница 4: ...USA57 Revision 1 2 4 Appendix I 101 Appendix J 103 ...
Страница 11: ...USA57 Revision 1 2 11 ...
Страница 102: ...USA57 Revision 1 2 102 Encoders must have 0 2V Low to 4V High swing at the input of the connector ...