12
/
17
Figure
Ⅶ:
installation dimensions
Ⅺ
. Editing and application examples:
Example 1
:
Parameter requirements: off frequency 2. 5KHz, lifting speed faster, backlash compensation is 0;
Operational requirements: to speed 2. 9KHz run 98,765 steps, then run 8765 steps in the
opposite direction at a speed of 15KHz, stop.
Parameter list:( Enter the parameter list parameter setting status changes) JF = 02500, rS = H, CC
= OOOO.
Program Listing:00 SPEED 02900 ; assignment to run below the speed 2. 9KHz
01 G-LEN 0009876 ; motor running 98,765 steps forward
02 SPEED 15000 ; assignment to run below the speed of 15KHz
03 G-LEN -0008765 ; 8765 step motor is running in the opposite direction
04 END ; End of program;
Example 2
:
Parameter requirements:
When the starting frequency is 2.5KHz,the Lifting speed is Slow and
Backlash compensation is 12;
Operating Requirements:
When running,Require for that after the buzzer tweet for a short
time,run 1234567 step as the speed of 39KHZ, Making three outputs for 101 state, after delaying
the time for 55.9 seconds, let the last two outputs state is 11, Program pause here, Until run
again, let the motor return to the starting point at the same rate on the other side that is
the 888 step positions, After reaching a predetermined position, the buzzer will tweet for a long
time, then the program ends!
Parameter List:
(Enter the parameter setting mode to modify) JF = 02500, rS = L, CC = 0012.