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: PLC Sequential Operation Example Program
Share
Notification Show More
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 > 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 Program

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 !

Continue Reading

Face Mask Making Machine using PLC and HMI
Automatic Packing of Bottles Programming
Attendance System PLC Program using CX-Programmer
Rockwell PLCs for Large Scale Applications
PLC Program to Read Temperature in PLC
Value Assignments in SCL Language – Single, Multiple, Combined
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

Single-acting Cylinder OR Logic Operation (PLC and Sensors)
Best Way to Build Troubleshooting Mindset for Automation Engineer
Remote Factory Acceptance Test
Motor Classic Control Circuits using Single Push button
Flexible Input Output Modules
Workstation Healthiness Checks
Normally-Closed Contacts for Stop Buttons
Electrical Switches Principle & Types

Keep Learning

Two Hand Press PLC

Two Hand Press Safety Control Circuit

Converter Instruction in Siemens PLC Programming

Converter Instruction in Siemens PLC Programming

OB and FB Blocks in Siemens PLC

Procedure for Siemens S7-300 Download from PC to PLC

Motor Stop Interlock for Changing the Direction PLC Program

Motor Stop Interlock for Changing the Direction PLC Program

Introduction to SCADA

Why Baud Rate is Important in Modbus Network

Why Baud Rate is Important in Modbus Network?

SCADA and HMI Systems - Differences, Similarities, Purpose

SCADA and HMI Systems – Differences, Similarities, Purpose

Software Troubleshooting Errors and Faults in Siemens PLC

Software Troubleshooting Errors and Faults in Siemens PLC

Learn More

Advances in Control System

Neural Networks

Valve Bellows seal

Bellows Seal Valve Working Principle

Motor Operated Valve Problems and Troubleshooting

Motor Operated Valve Problems and Troubleshooting

Electrical & Instrumentation QA QC Interview Questions

100 Electrical & Instrumentation QA QC Interview Questions

Absolute Pressure Gauges Principle

Absolute Pressure Gauges Principle

Digital Electronics Multiple Choice Questions

Memory Devices Objective Questions – Part 4

Difference Between Single-stage and Multi-stage Compressor

Difference Between Single-stage and Multi-stage Compressor

Density-Measurement-using-DP-Transmitter-for-Closed-Tank-Dry-Leg

Closed tank Density Measurement using DP Transmitter with dry leg & constant level application

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?