Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: How to use JUMP Instruction in PLC Ladder Logic?
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
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 DescriptionWhen 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 !

Continue Reading

CW and CCW Operation of Motor from Same Push button
PLC Sequence Programming Ladder Logic
SFC Language in PLC Programming
How to use Masked Move Instruction in PLC
Latched and Momentary Operation of Motor PLC Program
Use of Regions in SCL Language
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
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Auto Sugar Bag Filling Station
UPS Selection Factors for a Control System
Control Two Motors in Sequence after Time Delay – Circuit, Operation
Automatic Motor Forward and Reverse Control using Timer
Why Are Charcoal and Salt Added to an Earthing Pit?
PLC 1 Push Button to Turn ON or OFF 1 Output
What is a Tag? Types of Tags in SCADA
PLC System Site Acceptance Test (SAT)

Keep Learning

Data Handling Instructions in PLC Programming

Data Handling Instructions in PLC Programming

Free Schneider PLC Training - Automation Course

Free Schneider PLC Training – Automation Course

Organization block Siemens

Tia Portal – OB30 Cyclic Interrupt Organization Block

Design a PLC program for Operational Sequence of Packaging Process

Design a PLC program for Operational Sequence of Packaging Process

Dry Contact in PLC

What is a Dry Contact? – Basics of PLC Wiring

RSLogix5000 PLC Program Backup procedure

D flip flop in PLC

D Flip Flop PLC Ladder Logic

T-Junction Traffic Control System

T-Junction Traffic Control System – PLC Programming

Learn More

Process Control Instrumentation Objective Questions

Process Control & Instrumentation Objective Questions – Set 6

P&ID arrangement for Control Valves

P&ID Guidelines for Control Valves

Rack Type PLC

PLC Input Output Modules

Comparison of Absorption Chillers and Electric (Compression) Chillers

Difference between Water Cooled Chiller and Air Cooled Chiller

Quiz Questions for Instrumentation and Control Professionals

200 Quiz Questions for Instrumentation and Control Professionals

Three Wire RTD Circuit

What is a Three-wire RTD ?

AI Projects for Engineering Students - Artificial Intelligence

AI Projects for Engineering Students – Artificial Intelligence

Discrete control system block diagram

Process Control Instrumentation

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

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?