End - Program End; Mcr - Master Control Reset - Allen-Bradley MicroLogix 1100 Instruction Set Reference Manual

Hide thumbs Also See for MicroLogix 1100:
Table of Contents

Advertisement

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive
252
Program Control Instructions

END - Program End

END
MCR - Master Control
Reset
MCR
Publication 1763-RM001C-EN-P - October 2009
Instruction Type: output
Execution Time for the END Instruction
Controller
Instruction
MicroLogix 1100
END
The END instruction must appear at the end of every ladder program. For
the main program file (file 2), this instruction ends the program scan. For
a subroutine, interrupt, or user fault file, the END instruction causes a
return from subroutine.
Instruction Type: output
Execution Time for the MCR Instructions
Controller
Instruction
MicroLogix 1100
MCR Start
MCR End
The MCR instruction works in pairs to control the ladder logic found
between those pairs. Rungs within the MCR zone are still scanned, but
scan time is reduced due to the false state of non-retentive outputs.
Non-retentive outputs are reset when the rung goes false.
This instruction defines the boundaries of an MCR Zone. An MCR Zone is
the set of ladder logic instructions bounded by an MCR instruction pair.
The start of an MCR zone is defined to be the rung that contains an MCR
instruction preceded by conditional logic. The end of an MCR zone is
defined to be the first rung containing just an MCR instruction following a
start MCR zone rung as shown below.
I:1
0030
0
0031
0032
0033
When Rung Is:
True
False
0.10 μs
0.10 μs
When Rung Is:
True
False
1.12 μs
1.28 μs
1.25 μs
1.12 μs
Ladder Logic within MCR Zone
MCR
MCR

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1763-l16bbb1763-l16awa1763-l16bwa1763-l16dwd

Table of Contents