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 Example on Switch Program with Timers
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 Example on Switch Program with Timers

PLC Example on Switch Program with Timers

The PLC example on switch program to control the output 1 and output 2 status based on the timers value.

Last updated: May 6, 2024 10:37 am
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

The PLC example on switch program to control the output 1 and output 2 status based on the timers value.

Contents
PLC Example on Switch ProgramBest Industrial Automation VideosInputs & OutputsLadder LogicProgram DescriptionSimulation ResultWhen Switch (I0.0) is turned ONWhen Switch (I0.0) is turned OFF

Note: These PLC programs are designed for engineering students and beginners to understand the basics.

PLC Example on Switch Program

Problem Statement:

Design a PLC ladder logic for the following application.

We are using one switch to control 2 outputs.

When the Switch is turned ON, Output 1 and Output 2 will be ON.

When the Switch is turned OFF, Output 1 will be OFF after 10 seconds and Output 2 will be OFF after 15 seconds.

Best Industrial Automation Videos

Instrumentation Tools provides you the best industrial automation videos for training the students all-over the world.

Inputs & Outputs

Digital Inputs:

Switch: I0.0

Digital Outputs:

Output 1: Q0.0

Output 2: Q0.1

Ladder Logic

PLC Example on Switch Program with Timers

Program Description

We have used Normally Open Contact for Switch (I0.0).

In Rung 0:

  1. Normally Open Contact is used for Switch (I0.0) to Turn ON Output 1 (Q0.0) and Output 2 (Q0.1).
  2. Timer-type TOF is used to delay the turning OFF time of the Output 1 (Q0.0) for some time.
  3. Another Timer-type TOF is used to delay the turning OFF time of the Output 2 (Q0.0) for some time.

Simulation Result

Now we simulate the PLC program and check the results.

When Switch (I0.0) is turned ON

PLC programs that use timers and switches

When Switch (I0.0) is turned ON, the signal will flow through Switch (I0.0) as Normally Open Contact used for Switch (I0.0) will be in True State and Output 1 (Q0.0) & Output 2 (Q0.1) will turn ON.

When Switch (I0.0) is turned OFF

Switches and Timers in PLC

 When Switch (I0.0) is turned OFF, the output 1 (Q0.0) remains ON but for a limited time because Timer Function Block type TOF is used to delay the turning OFF time of the output 1 (Q0.0) and time is set to 10 seconds.

Timers in PLC and ladder logic program

After 10 seconds, the output 1 (Q0.0) will turn OFF.

Also, When Switch (I0.0) is turned OFF, the output 2 (Q0.0) remains ON but for limited time because another Timer Function Block type TOF is used to delay the turning OFF time of the output 2 (Q0.0) and time is set to 15 seconds.

After 15 seconds, the output 2 (Q0.0) will turn OFF.

Examples of Timers in PLC Logic

If you liked this article, 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 Program for Two-Way Switch Logic
  • PLC Scaling Program for Control Valve
  • PLC Automatic Pedal Switch Program
  • PLC Programming using Limit Switch
  • Making Multi-Way Switches using PLC
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 !
Various Control Methods in Servo Motor Drives
Everything You Need to Know About PLC Battery
ON and OFF a Group of Outputs by One Push button PLC Logic
Advanced Skills Required for a PLC Programmer to Get a Job
PLC Latching Function
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

SCADA Graphics

What is SCADA ? How does SCADA Works ?

What is Fail-safe in Siemens PLC?

What is Fail-safe in Siemens PLC?

Industrial Gas Detection Systems

PLC based Gas Detection System using Ladder Logic Project

Automation Engineers Interview Questions

Industrial Automation Engineers Interview Questions

Parking Lights PLC Program Explained with Video

Parking Lights PLC Program Explained with Video

Single Line Diagram of UPS System

UPS Selection Factors for a Control System

Master Control Reset (MCR) ladder logic

How to use Master Control Reset (MCR) Instruction in PLC

Omron PLC Car Parking Program

OMRON PLC Tutorial: Car Parking System Application

More Articles

Applications of CNC Machining

Important Applications of Rapid Prototype CNC Machining Services

different PLC brands of Distributed IO

What is Distributed IO? – Decentralized Peripherals in PLC

Gas detection system Interview Questions

Interview Questions on Gas detection System

Double ball isolation with ball valve vent

What is Double Block and Bleed Valves?

RTD Measuring with three leads

How 3 Wire RTD Lead Wire Resistance Eliminated?

Relay Permissive and interlock circuits

Basics of Permissive and Interlock Circuits

OSI Reference model

SCADA Communication and Protocols

Valve Actuator Passing

Lessons Learned from Actuator Passing Incidents

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?