Specifications
Setup for Mode 30
Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use BCD
30 in the lower byte of V7633 to select the High-Speed Counter Mode.
Choose the most convenient method of programming V7633 from the following:
• Include load and out instructions in your ladder program
• DirectSOFT’s memory editor
• Use the Handheld Programmer D2–HPP
We recommend using the first method above so that the HSIO setup becomes an integral
part of your application program. An example program later in this section shows how to do
this.
DL06 Micro PLC User Manual, 3rd Edition, Rev. C
E–42
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
01413 12
Memory Location V7633
11 10 123456789Bits
00 0011000
HSIO Mode Setup (BCD)
0000
30 = Pulse Output
03
0
00
Miscellaneous Setup (BCD)
15
00 = Not Used (default)
10 = Battery Enabled
20 = Power-up in RUN
30 = Battery Enabled and
Power-up in RUN
00
01413 12
Memory Location V3630 (default)
11 10 123456789Bits
00 0000000
Target Velocity ValueProfile Select (BCD)
0 111
4 to 7, C to F = Automatic Trapezoidal Profile
0, 1, 8, 9 = Step Trapezoidal Profile
Range = 0, 4 to 999, representing
40 Hz to 10 kHz pulse rate
0 7 00
0
2 = Velocity Profile
15
00