Program Flow Functions - GE PACSystems RX7i Cpu Programmer's Reference Manual

Hide thumbs Also See for PACSystems RX7i:
Table of Contents

Advertisement

4.11 Program Flow Functions

The program flow functions limit program execution or change the way the CPU executes the
application program.
Function
Mnemonic Description
Argument
ARG_PRES Determines whether an input or output parameter value was present when the
Present
Call
CALL
Comment
COMMENT Places a text explanation in the program.
End Master
ENDMCRN Nested End Master Control Relay. Indicates that the subsequent logic is to be
Control Relay
End of Logic
END
Jump
JUMPN
Label
LABELN
Master
MCRN
Control Relay
Wires
H_WIRE
V_WIRE
GFK-2950C
function block instance of the parameter was invoked. For example, a parameter
can be optional (pass by value).
Causes program execution to go to a specified block.
executed with normal power flow.
Provides an unconditional end of logic. The program executes from the first rung to
the last rung or the END instruction, whichever is encountered first.
Nested jump. Causes program execution to jump to a specified location indicated
by a LABELN. JUMPN/LABELN pairs can be nested within one another. Multiple
JUMPNs can share the same LABELN.
Nested label. Specifies the target location of a JUMPN instruction.
Nested Master Control Relay. Causes all rungs between the MCR and its
subsequent ENDMCRN to be executed without power flow. Up to MCRN/ENDMCRN
pairs can be nested within one another. All the MCRNs share the same ENDMCRN.
Horizontally connects elements of a line of LD logic, to complete the power flow.
Vertically connects elements of a line of LD logic, to complete the power flow.
February 2018
Chapter 4. Ladder Diagram (LD) Programming
201

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pacsystems rx3iPacsystems rsti-ep

Table of Contents