High
-S
peed
Input
and
Pulse
O
utput
Features
3--52
High-speed Input and Pulse Output Features
DL105 PLC User Manual, 3rd Edition
Recall that V7633 is the HSIO Mode Select register. Refer to the diagram below. Use
BCD 60 in the lower byte to select High-Speed Counter Mode. Use BCD 00 or 20 in
the upper byte as required. Combine the two bytes into a data word “xx60”, for writing
to V7633.
0
15 14 13 12
Memory Location V7633
11
10
1
2
3
4
5
6
7
8
9
Bits
0
0
1
0
0
0
0
1
1
0
0
HSIO Mode Setup (BCD)
Miscellaneous Setup (BCD)
0
0
0
0
00 = Power Up in Previous Mode
20 = Power Up in Run Mode Always
60 = Discrete Filtered Inputs
2
0
0
6
0
Choose the most convenient method of programming V7633 from the following:
S
Include load and out instructions in your ladder program
S
Direct
SOFT’s memory editor
S
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 to this.
The configurable discrete input options for Discrete Filtered Inputs Mode are listed
in the table below. The filter time constant (delay) is programmable from 10 to 99 mS.
The code for this selection occupies the upper byte of the configuration register in
BCD. We combine this number with the required “06” in the lower byte to get “xx06”,
where xx = 10 to 99. Input X0, X1, X2, and X3 can only be filtered inputs. Each input
has its own configuration register and filter time constant.
Input
Configuration
Register
Function
Hex Code
Required
X0
V7634
Filtered Input
xx06 (xx = filter delay time)
X1
V7635
Filtered Input
xx06 (xx = filter delay time)
X2
V7636
Filtered Input
xx06 (xx = filter delay time)
X3
V7637
Filtered Input
xx06 (xx = filter delay time)
Setup for Mode 60
X Input
Configuration
Содержание DL105
Страница 2: ...DL105 PLC User Manual Manual Number D1 USER M...
Страница 308: ...1B DL105 Error Codes In This Appendix Error Code Table...
Страница 314: ...1C Instruction Execution Times In This Appendix Introduction Instruction Execution Times...
Страница 324: ...1D Special Relays In This Appendix DL105 PLC Special Relays...
Страница 327: ...1E PLC Memory In This Appendix DL105 PLC Memory...
Страница 329: ...1F European Union Directives CE In This Appendix European Union EU Directives Basic EMC Installation Guidelines...