Mask I/O Interrupt - GE PACSystems RX7i Cpu Programmer's Reference Manual

Hide thumbs Also See for PACSystems RX7i:
Table of Contents

Advertisement

Chapter 4. Ladder Diagram (LD) Programming
4.5.5

Mask I/O Interrupt

The function passes power to the right when it executes successfully.
Operands
Parameter Description
MASK
Selects unmask or mask operation.
Unmask=0; Mask=1
IN1
The interrupt trigger to be masked
or unmasked.
The I/O board must be a
supported input module.
The reference address
specified must correspond to a
valid interrupt trigger
reference.
The interrupt for the specified
channel must be enabled in the
configuration.
Example
In the following example, the variable Mod_Int is mapped to an I/O point on a hardware module and
is configured as an I/O interrupt to a program block. When the BOOL variable MaskOn_Off
transitions from OFF to ON and A1 is set to ON, the interrupt Mod_Int is masked (not executed) for
one scan.
114
PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual
Mask or unmask an interrupt from an I/O board when using I/O variables. If
not using I/O variables, use SVC_REQ 17.
When the interrupt is masked, the CPU processes the interrupt but does
not schedule the associated logic for execution. When the interrupt is
unmasked, the CPU processes the interrupt and schedules the associated
logic for execution.
When the CPU transitions from STOP Mode to RUN Mode, the interrupt is
unmasked
Allowed Types
BOOL variable
or Bit reference in
non-discrete memory
BOOL or WORD
variable
Allowed Operands
data flow, I, Q, M, T, G, S, SA,
SB, SC, R, P, L, AI, AQ, W,
symbolic, I/O variable
I, Q, M, T, G, R, P, L, AI, AQ,
W, I/O variable
Optional
No
No
GFK-2950C

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pacsystems rx3iPacsystems rsti-ep

Table of Contents