Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: How to use JUMP Instruction in PLC Ladder Logic?
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > How to use JUMP Instruction in PLC Ladder Logic?

How to use JUMP Instruction in PLC Ladder Logic?

Last updated: March 4, 2021 3:09 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

Jump instruction in ladder logic is used to skip some process or rungs according to the requirement. It is paired with Label which is used to limit the skipping the process.

Contents
Example – JUMP Instruction in PLC Ladder LogicPLC ProgramProgram DescriptionRUNG 0000RUNG 0001RUNG 0002 RUNG 0003RUNG 0004 RUNG 0005Rung 0007When JUMP condition is OFF :When JUMP condition is ON :Jumping BackwardConclusion:
Jump Instruction in PLC

Let’s study the working of jump instruction using an example.

Example – JUMP Instruction in PLC Ladder Logic

There are seven motors used for various processes. On-demand base Motors 4, 5 & 6 are needed.

Design a program to skip motor 4, 5 & 6 when it does require for the process.

PLC Program

How to Use Jump Instruction in PLC Programming
PLC programming JMP and LBL

Program Description

RUNG 0000

The input I:0/0 is used to turn on  Motor 1.

RUNG 0001

The input I:0/1 is used to turn on  Motor 2.

RUNG 0002

The input I:0/2 is used to turn on  Motor 3.

 RUNG 0003

The input I:0/3 is used to initiate the jump function (Q2:0).

RUNG 0004

The input I:0/0 & I:0/4  is used to turn on  Motor 4.

 RUNG 0005

The input I:0/1 and I:0/5 is used to turn on  Motor 5.

Rung 0007

Label instruction is used to finish the jump function.

The input I:0/6 and I:0/2  is used to turn on  Motor 6.

When JUMP condition is OFF :

jump instruction in ladder logic
LBL Instruction in PLC program

When Jump condition is not initiated or enabled, all outputs will turn ON/OFF according to respective input.

When JUMP condition is ON :

JMP instruction in PLC Programming

Rung 4, 5 & 6 are completely skipped till label function.

Jumping Backward

If we use label instruction first and then jump will perform jumping backward function.

Jump Instruction for Allen-Bradley
Jump in Programmable Logic controllers

Jump instruction resumes program execution before the label and after the jump instruction. In between rungs will work on respective inputs. 

Conclusion:

The above-explained jump instruction is for example only. It may vary from real-time applications.

Author: Hema Sundaresan

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

PLC Sequencer Programming

Scale Instructions in PLC

Encode & Decode Instruction

Bottle Filling System using PLC

PLC Metro Automation Project

Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !
Create Ladder Diagram from Boolean Logic
What is Fail-safe in Siemens PLC?
Parts of PLC
PLC Sequence Programming Ladder Logic
Rockwell Automation Allen Bradley PLC for Smaller and Medium Projects
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Kamli on Top Free PLC Software
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals

Related Articles

Download Free Robotics Software

Step by Step Guidelines to Download Free Robotics Software

Create an Application in HMI using Tia Portal

Create an Application in HMI using Tia Portal

Siemens CP Module

Communication Processor Module in Siemens PLC

Code Simulation of Safety Circuit

Feedback Monitoring in Safety PLC

Why Are Charcoal and Salt Added to an Earthing Pit

Why Are Charcoal and Salt Added to an Earthing Pit?

Why is 24 Volts Commonly used in PLC Systems?

Why is 24 Volts Commonly used in PLC Systems?

Motor ON OFF Logic in PLC

Motor ON OFF Logic in PLC

PLC Motor Control Ladder Logic

PLC Program for Star Delta Motor Starter

More Articles

Power Electronics Objective Questions

Interconnecting Thyristors Objective Questions and Answers

Top PLC Manufacturers

Top PLC Manufacturers

Electrical Machines Objective Questions

Electrical Machines MCQ Series 19

Instrument Mechanic Interview Questions

Instrument Mechanic Interview Questions

Difference Between NEMA and IEC Motors

Difference Between NEMA and IEC Motors?

Digital Electronics MCQ

Digital Integrated Circuits Objective Questions – Part 3

Measurement and Instrumentation Objective Questions

Measurements & Instrumentation Quiz – Set 4

Burst Transformers Root Cause Analysis

Burst Transformer – Electrical Problem Solved

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?