Specifications

Continued from previous page
Continued on next page
DL06 Micro PLC User Manual, 3rd Edition, Rev. C
E–60
Appendix E: High-speed Input and Pulse Output Features
1
2
3
4
E
6
7
8
9
10
11
12
13
14
A
B
C
D
Step 1 Acceleration
LD
K20
L
oad the constant K20 which is required to select
the step 1 acceleration velocity of 200 Hz.
OUT
V3633
O
utput this constant to V3633, the location of the
step 1 acceleration velocity setup register.
SP0
LD
K
100
Load the constant K100 which selects the step 1
distance of 100 pulses.
OUT
V3634
Output this constant to V3634, the location of
the step 1 distance.
OUT
V3635
Output this constant to V3635, the location of the
step 2 acceleration velocity setup register.
LD
K40
Load the constant K40 which is required to select
the step 2 acceleration velocity of 400 Hz.
OUT
V3636
Output this constant to V3636, the location of
the step 2 distance.
LD
K200
Load the constant K200 which selects the step 2
distance of 200 pulses.
OUT
V3637
Output this constant to V3637, the location of the
step 3 acceleration velocity setup register.
LD
K60
Load the constant K60 which is required to select
the step 3 acceleration velocity of 600 Hz.
Program
E
xample
OUT
V3640
Output this constant to V3640, the location of
the step 3 distance.
LD
K300
Load the constant K300 which selects the step 3
distance of 300 pulses.
OUT
V3641
Output this constant to V3641, the location of the
step 4 acceleration velocity setup register.
LD
K80
Load the constant K80 which is required to select
the step 4 acceleration velocity of 800 Hz.
OUT
V3642
Output this constant to V3642, the location of
the step 4 distance.
LD
K400
Load the constant K400 which selects the step 4
distance of 400 pulses.
OUT
V3643
Output this constant to V3643 which is required to select
the step 5 deceleration velocity of 800 Hz.
LD
K80
Load the constant K80 which is required to select
the step 5 deceleration velocity of 800 Hz.
Step 1 Distance
Step 2 Acceleration
Step 2 Distance
Step 3 Acceleration
Step 3 Distance
Step 4 Acceleration
Step 4 Distance
Step 5 Deceleration