EasyManua.ls Logo

GE PACSystems RX7i - Control Functions

GE PACSystems RX7i
469 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 4. Ladder Diagram (LD) Programming
102 PACSystems* RX7i, RX3i and RSTi-EP CPU Programmer's Reference Manual GFK-2950C
4.5 Control Functions
The control functions limit program execution and change the way the CPU executes the application
program.
Function
Mnemonic
Description
Do I/O
DO_IO
For one scan, immediately services a specified range of inputs or outputs. (All
inputs or outputs on a module are serviced if any reference locations on that
module are included in the DO I/O function. Partial I/O module updates are
not performed.) Optionally, a copy of the scanned I/O can be placed in
internal memory, rather than at the real input points.
Drum
DRUM
Provides predefined On/Off patterns to a set of 16 discrete outputs in the
manner of a mechanical drum sequencer.
Edge Detectors
F_TRIG
R_TRIG
Detect the changing state of a Boolean signal.
For Loop
FOR_LOOP
EXIT_FOR
END_FOR
For loop. Repeats the logic between the FOR_LOOP instruction and END_FOR
instruction a specified number of times or until EXIT_FOR is encountered.
Mask I/O
Interrupt
MASK_IO_INTR
Mask or unmask an interrupt from an I/O module when using I/O variables. If
not using I/O variables, use SVC_REQ 17: Mask/Unmask I/O Interrupt,
described in Chapter 6.
Proportional
Integral
Derivative
Control
PID_ISA
PID_IND
Provides two PID (Proportional/Integral/Derivative) closed-loop control
algorithms:
Standard ISA PID algorithm (PID_ISA)
Independent term algorithm (PID_IND)
Note: For details, refer to Chapter 7.
Read Switch
Position
SWITCH_POS
Reads position of the Run/Stop switch and the mode for which the switch is
configured.
Scan Set IO
SCAN_SET_IO
Scans the IO of a specified scan set.
Service Request
SVC_REQ
Requests a special PLC service.
Note: For details, refer to Chapter 6.
Suspend IO
SUS_IO
Suspends for one sweep all normal I/O updates, except those specified by DO
I/O instructions.
Suspend or
Resume I/O
Interrupt
SUSP_IO_INTR
Suspend or resume an I/O interrupt when using I/O variables. If not using I/O
variables, use SVC_REQ 32: Suspend/Resume I/O Interrupt, described in
Chapter 6.

Table of Contents

Other manuals for GE PACSystems RX7i

Related product manuals