Unit-2-3 Features of PLC
Unit-2-3 Features of PLC
LOGIC CONTROLLER
MCR Master Control Reset Clears all set outputs between the paired
MCR instructions.
• Jumping over counters and timers will stop them from being
incremented.
Jump Instruction
• There are two types of Jump.
• i) Non-return
• and ii) Return
Non-return Jump instruction
• The jump (JMP) instruction and the label (LBL) instruction are
employed together so the scan can jump over a portion of the
program.
• When the weight sensor switch closes, the JSR is activated and the
processor scan jumps to the subroutine area.