Specifications

DL06 Micro PLC User Manual, 3rd Edition, Rev. C
E–6
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
Configuring the HSIO Mode
If you have chosen a mode suited to the high-speed I/O needs of your application, were ready
to proceed to configure the PLC to operate accordingly. In the block diagram below, notice
the V-memory detail in the expanded CPU block. V-memory location V7633 determines the
functional mode of the high-speed I/O circuit. This is the most important V-memory
configuration value for HSIO functions!
The contents of V7633 is a 16-bit word, to be entered in binary–coded decimal. The figure
below defines what each 4-bit BCD digit of the word represents.
Bits 0 – 7 define the mode number 00, 10.. 60 previously referenced in this appendix. The
example data “0050” shown selects Mode 50 – Pulse Catch (BCD = 50).
Configuring Inputs X0 – X3
In addition to configuring V7633 for the HSIO mode, you’ll
need to program the next four locations in certain modes
according to the desired function of input points X0 – X3.
Other memory locations may require configuring, depending on
the HSIO mode (see the corresponding section for particular
HSIO modes).
Output Circuit
Input Circuit
CPU
PLC
DL06
High-Speed
I/O Circuit
X0 - X3
Y0 - Y1
X4 - X23
Y2 - Y17
V-Memory
V7633
xxxx
Mode Select
I/O Data
V-Memory
V7633
xxxxMode
V7634 xxxxX0
V7635 xxxxX1
V7636 xxxxX2
X3
V7637 xxxx
01413 12
Memory Location V7633
11 10 123456789Bits
00 0010100
HSIO Mode Setup (BCD)
0000
00 = Not Used
10 = High-Speed Counter
20 = Up/Down Counter
30 = Pulse Output
0
40 = High-Speed Interrupts
50 = Pulse Catch
60 = Filtered Inputs (default)
5
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