323
Interrupt Functions
Section 6-1
MSKS(690) has the following two functions and two of the instructions are
used in combination. If an up-differentiated input interrupt is being used, the
first MSKS(690) instruction can be omitted since the input is set for up-differ-
entiation by default.
MSKS(690) Operands
Note
*Input interrupts 4 and 5 are not supported by the CPU Units with 14 I/O
Points.
Writing the Interrupt
Task’s Program
Create programs for interrupt tasks 140 to 145, which are executed by the cor-
responding input interrupt. Always put an END(001) instruction at the last
address of the program.
Input Interrupt
Settings and
Operation
This example shows how to execute interrupt task 140 when input CIO 0.04
goes ON.
Settings
1,2,3...
1.
Connect an input device to input 0.04.
2.
Use the CX-Programmer to set input 0 as an input interrupt in the PLC Set-
up.
3.
Use the CX-Programmer to create the program to use for interrupt pro-
cessing and allocate the program to interrupt task 140.
4.
Use the CX-Programmer to write MSKS(690) in the program.
Input interrupt
number
Interrupt
task
number
1. Up-differentiation or
Down-differentiation
2. Enabling/Disabling
the input interrupt
N
S
N
S
Input
interrupt
number
Execution
condition
Input
interrupt
number
Enable/
Disable
Input interrupt 0
140
110 (or 10)
#0: Up-dif-
ferentiated
#1: Down-
differenti-
ated
100 (or 6)
#0: Enable
interrupt
#1: Disable
interrupt
Input interrupt 1
141
111 (or 11)
101 (or 7)
Input interrupt 2
142
112 (or 12)
102 (or 8)
Input interrupt 3
143
113 (or 13)
103 (or 9)
Input interrupt 4*
144
114
104
Input interrupt 5*
145
115
105
MSKS(690)
N
S
MSKS(690)
N
S
Execution condition
2. Enables or disables the input
interrupt.
1. Specifies up-differentiated or
down-differentiated input
interrupt.
MSKS(690)
110
#0
MSKS(690)
100
#0
W0.00
(Execution condition)
1. Specifies input interrupt 0.
2. Specifies up-differentiated input interrupt.
3. Specifies input interrupt 0.
4. Enables the input interrupt.
Содержание CP1L - 12-2007
Страница 3: ...iv...
Страница 9: ...x...
Страница 13: ...xiv TABLE OF CONTENTS...
Страница 21: ...xxii...
Страница 33: ...xxxiv Conformance to EC Directives 6...
Страница 65: ...32 Function Blocks Section 1 5...
Страница 428: ...395 Clock Section 6 9...
Страница 429: ...396 Clock Section 6 9...
Страница 523: ...488 Troubleshooting Unit Errors Section 9 4...
Страница 531: ...496 Replacing User serviceable Parts Section 10 2...
Страница 563: ...528 Auxiliary Area Allocations by Function Appendix C...
Страница 611: ...576 Auxiliary Area Allocations by Address Appendix D...
Страница 638: ...603 Connections to Serial Communications Option Boards Appendix F Connecting to Unit...
Страница 639: ...604 Connections to Serial Communications Option Boards Appendix F...
Страница 669: ...634 Index...
Страница 671: ...636 Revision History...