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 Selective Execution of the Application – Example Program
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 > PLC Selective Execution of the Application – Example Program

PLC Selective Execution of the Application – Example Program

Implement the PLC program selective execution of the application using a ladder programming language.

Last updated: November 3, 2023 2:07 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

This is a PLC Program for the selective execution of the application.

Contents
Selective Execution of an ApplicationProblem DiagramProblem SolutionList of Inputs/OutputsLadder Diagram for Selective Execution of the ApplicationProgram DescriptionResult

Selective Execution of an Application

Problem Description

There are pigments of three colors. We need to fill different pigments into the jar by selecting the selector switches.

Implement the PLC program using a ladder programming language.

Problem Diagram

PLC Program for Selective Execution of the Application

Problem Solution

In this system, we will consider S7-300 PLC and TIA portal software for programming.

Here we need to fill different pigments in the jar as per requirement. So consider 3 types of different color pigments (Yellow, blue, and green.).

Two valves are used for controlling the pigments. (As we know mixing of yellow and blue is green color so there is no need of separate valve for green color.)

When both yellow and blue color are filled at the same time, it will become green color. Selector switch is used for color selection in the system and ON/OFF switch is used for system STOP.

List of Inputs/Outputs

Inputs List

  • ON/OFF :-  I2.0
  • START PB :- I0.0
  • STOP PB :- I0.1
  • Yellow pigment selection :- I0.2
  • Blue pigment selection :- I0.3
  • Green pigment selection :- I0.4

Outputs List

  • Cycle ON :- Q0.0
  • Yellow control valve :- Q0.1
  • Blue control valve :- Q0.2

Ladder Diagram for Selective Execution of the Application

PLC Selective Execution
PLC Selective
PLC Selective Execution Example

Program Description

Network 1

When ON/OFF switch (I2.0) is ON and START PB is pressed, Cycle ON (Q0.0) lamp will be ON.

Network 2

If cycle is ON and yellow color pigment is selected (I0.2), yellow color control valve (Q0.1) will be ON.

Network 3

If cycle is ON and blue color pigment is selected (I0.3), blue color control valve (Q0.2) will be ON. If green color pigment is selected (I0.4), both the valves will be ON and pigment will become green color.

Result

PLC Selective Example

Author: Bhavesh

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 Control Valve Scaling
  • Split Range Control Application using PLC
  • Opposite Acting Control Valves using PLC
  • Siemens S7 1200 PLC configuration in TIA Portal
  • PLC Program for Paint Spraying
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

Examples of SCADA and PLC Configuration Systems
XG5000 Example of Simple Conveyor Control PLC Program
How to Prevent Ground Loops in Analog Circuits?
Real-Time Clock in Omron PLC? – CX Programmer
Single Loop Controller Questions
How Engineers Effectively do Problem-solve and Troubleshoot?
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

Parts of PLC
PLC Data Comparison Instructions
Create Ladder Diagram from Boolean Logic
Normally-open and Normally-closed Switch Contacts
Example of Controlling the PLC Output using Push Buttons
100 Electrical Circuit Breaker Quiz
Door Locking System – PLC Applications Examples
How to use Converters in PLC

Keep Learning

Creating Logic in Intouch Using Scripting

Create Logic with InTouch Scada using Scripting

Types of Limit Switches

Types of Limit Switches – Principle, Advantages, Disadvantages

PLC Demo Software

PLC Trainer Demo Download

Falling Positive and Falling Negative Instructions in PLC

Positive and Negative Edges using Statement List Language

Electrical Ladder Diagram Control using Timers Example

Electrical Ladder Diagram Control using Timers Example

PLC Example on Manufacturing Line Assembly

PLC Example on Manufacturing Line Assembly

Studio 5000 Logix Emulate Controller

How to Create New Project in Studio 5000?

Masked Move Instructions

How to use Masked Move Instruction in PLC

Learn More

Digital Input and Output Devices Objective Questions

Digital Input Output Devices Objective Questions

Valve Basics, Sizing, and Actuators Books

Valve Basics, Sizing, and Actuators Books

PLC Program for Traffic Light Sequence using Functional Blocks

PLC Program for Traffic Light Sequence using Functional Blocks

Performance of Systems Objective Questions

Performance of Control Systems Objective Questions

Compare Servo Motor and Stepper Motor

Compare Servo Motor and Stepper Motor

Simple Pressure Transmitter Circuit

Pressure Transmitter using Potentiometer and Diaphragm

Capacitance Pressure Sensor Principle

Electronic Pressure Sensors Principle

Measurement and Instrumentation Objective Questions

Measurements & Instrumentation Quiz – Set 8

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?