Chapter 3 Programming
3
– 63
3.18 Interrupt input
DC inputs of MICRO-EHV+ are configurable for interrupt inputs.
If rising or falling edge is detected, then event task will be executed immediately, which leads POU (FUNCTION)
under the task called accordingly. Desired program can be written in this FUNCTION.
Available I/O addresses of high speed counter and interrupt input are listed as below.
bit 0
%IX7.0
bit 1
%IX7.1
bit 2
%IX7.2
bit 3
%IX7.3
bit 4
%IX7.4
bit 5
%IX7.5
bit 6
%IX7.6
bit 7
%IX7.7
bit 8
%IX6.0
bit 9
%IX6.1
Single phase
ch.1
ch.2
ch.3
ch.4
ch.5
2-phase
ch.1-A
ch.1-B
ch.1-Z
ch.3-A
ch.3-B
ch.3-Z
Interrupt
ch.1
ch.2
ch.3
ch.4
ch.5
Summary of Contents for EH-A14EDR
Page 6: ...MEMO ...
Page 10: ...MEMO ...
Page 141: ...Chapter 3 Programming 3 81 Program ...
Page 166: ...Chapter 5 Maintenance 5 4 MEMO ...
Page 170: ...Appendix A1 4 MEMO ...