![](/images/new-backgrounds/1290094/290094409x1.webp)
4 |
MCR
All rungs between an active Master Control Relay (MCR) and its corresponding End Master Control Relay (ENDMCR) function are executed without power flow to coils. An ENDMCR function associated with the MCR is used to resume normal program execution. Unlike the JUMP instruction, MCRs can only occur in the forward direction. The ENDMCR instruction must appear after its corresponding MCR instruction in a program.
Logicmaster
Note
The 350 and 360 series CPUs do not have the
There can be only one MCR instruction for each ENDMCR instruction. The range for
Note
The
The nested form of the MCR function has the name MCRN, and is available in Release 2 and later releases of the Series
An MCRN function can be placed anywhere within a program, as long as it is properly nested with respect to other MCRNs, and does not occur in the range of any
Note
Use only one (1) MCRN for each ENDMCRN with 350 and 360 series CPUs.
There can be multiple MCRN functions corresponding to a single ENDMCRN (except for the 350 and 360 series CPUs as noted above). This is analogous to the nested JUMP, where you can have multiple JUMPs to the same LABEL. For differences between the JUMP function and the MCR function, refer to the “Differences Between MCRs and Jumps” section on page
Series |