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: PLC Sequential Operation Example Program
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 > PLC Sequential Operation Example Program

PLC Sequential Operation Example Program

Design a PLC program and explain the sequential operation using a push button example ladder logic programming.

Last updated: March 4, 2021 10:51 am
Editorial Staff
PLC Tutorials
No Comments
Share
2 Min Read
SHARE

Write a PLC program so that when the step push button is pressed and qw0 is equal to zero the first bit in the output word is energized by one, and when the step push button is pressed again the next bit is energized and so on till the reset push button is pressed.

Contents
Inputs & OutputsPLC Sequential Operation ExamplePLC ProgramRead Next:

This is an example of sequential operation of output bits using one push buttons.

Note: the best practice to learn the PLC programming is to start writing the PLC program, take your time before you review the answer. 

Inputs & Outputs

I0.0: step Push Button (Normally open contact)

I0.1: reset Push Button (Normally open contact)

Qw0: output word i.e from (Q0.0 to Q1.7) 

PLC Sequential Operation Example

Memory Word order of bits

Before you start your programming you have to understand the order of bits when you hear memory word, here in the table attached you can figure out the address of any bit number.

PLC Program

PLC Sequential Operation Example Program

Network 1:

In every time the positive edge of step push button is detected the shift left instruction moves 1 to next bit of the QW0,

if QW0 = 0 the move instruction is energized and move the hexadecimal value 16#8000 to QW0 which is equivalent to 1000 0000 0000 0000.

Network 2:

In any time when the reset push button is pressed, 0 is moved to QW0 which will reset all the output word.

Author: Karim Ali Anwar

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 Permissive Inputs
  • PLC Sequential Operation
  • PLC Counter Comparison
  • Packaging Carton PLC Logic
  • Delta PLC Simulator
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 !
Why Baud Rate is Important in Modbus Network?
AENT Module in Rockwell PLC – Remote IO Adapter
Download Allen Bradley RSLogix PLC Software
Documentation and Change Control of PLC or DCS Systems
How to Design a Motor Faceplate in Graphics? – SCADA Tutorials
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

  • 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
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers

Related Articles

Why Use Normally-Closed Contact for Stop Buttons

Why Use Normally-Closed Contact for Stop Buttons?

Advanced Skills Required for a PLC Programmer to Get a Job

Advanced Skills Required for a PLC Programmer to Get a Job

STAR DELTA Starter PLC Logic

STAR DELTA Programming using PLC Controller

Communicating Delta PLC Software to Simulator

Types of Cables used in Industrial Automation

Types of Cables used in Industrial Automation

Siemens Profibus Interface DP

How to Create New Project Using Simatic Manager

Simple Conveyor Control PLC Program

XG5000 Example of Simple Conveyor Control PLC Program

21 CFR in SCADA and HMI Systems

What is 21 CFR in SCADA and HMI Systems?

More Articles

Inductive Time Constant

Inductive Time Constant

Human Machine Interface

What is Human Machine Interface (HMI) ?

U-tube Water Manometer

How much Pressure applied to U-tube Water Manometer?

Emergency Block Valve

SIS Emergency Block Valves (EBV)

Disk valves

What is a Disc Valve ?

Top 100 Biomedical Instrumentation Engineering Projects for Students

Top 100 Biomedical Instrumentation Engineering Projects for Students

Digital Electronics Multiple Choice Questions

Boolean Logic Operations Objective Questions

two chemical streams are mixed together

Practical Process Control System Questions & Answers – 12

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?