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: Start Stop of one Motor from the same Push button PLC 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 > Start Stop of one Motor from the same Push button PLC program

Start Stop of one Motor from the same Push button PLC program

Last updated: March 4, 2021 11:32 am
Editorial Staff
PLC Tutorials
4 Comments
Share
2 Min Read
SHARE

In some applications, it may be required to use one single push button in order to save inputs or for whatever reason to start and stop the same motor.

Contents
Start Stop of one Motor from same Push buttonPLC Program

It is simple, all you need is to acquire an instruction that could register the output status (on or off), and upon the status of the output, it should decide the next action to on or off the output.

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

Download: Tia Portal

Inputs & Outputs:

I0.0: Push-button

Q0.0: Motor

M0.0: Positive Trigger

M0.1: Negative Trigger

Start Stop of one Motor from same Push button

Start Stop of one Motor from same Push button PLC program

PLC Program

In this network you can find the SR flip flop where:

If the motor Q0.0 is OFF and the Push-button (PB) I0.0 is pressed for one time, the set value would be energized and sets the output Q0.0 to ON. So the motor will be started.

If the motor Q0.0 is ON and the PB I0.0 is pressed for one time, the reset value would be energized and sets the output Q0.0 to OFF. So the motor will be stopped.

The positive edge detector in the set branch is used to ensure that the press of the I0.0 should be executed for a single scan cycle.

The negative edge detector is to ensure that the reset should not be energized unless the motor is ON.

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 Logic Stair-Case wiring
  • InTouch Scada Trends
  • PLC Move Instruction
  • Latching Function of PLC
  • Siemens S7-1200 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

PLC Example to Control LEDs Via Switches
Getting to Know the LED Indications on GE Make PLC
Communication between Factory IO and Siemens Tia Portal
How to Run Multiple Motors with a Single VFD?
Schneider PLC Example: Control Lamps Sequences
Motor Feedback Fail Logic in PLC
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
4 Comments
  • sai says:
    January 5, 2021 at 12:01 pm

    thank u inst tools. with this blog i learn so many new concepts which are help to reach the real time industrial basis

    Reply
  • Archimedes says:
    March 10, 2021 at 12:34 pm

    thank you sir for this site!
    All these tutorials are very useful for plc programming. I wish to be able to save them to our PC…

    Reply
  • Sohel khalfa says:
    September 14, 2021 at 8:11 am

    Start stop puss botton se vfd se motor kese opret kare

    Reply
  • hamdan firas says:
    March 8, 2022 at 3:49 pm

    good ,but u forgot nc coil before pos edge detector that ensure q0.0 is off

    Reply

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

Data Handling Instructions in PLC Programming
What is SCADA ? How does SCADA Works ?
PLC Programming Best Practices and Tips
Top 5 Advantages of Human-Machine Interface (HMI)
SCADA Communication and Protocols
From Boolean Algebra to PLC Logic
How to import GSD files into the TIA Portal? – Siemens PLC
Procedure for Reading or Searching the Tag number in Siemens PLC

Keep Learning

SCADA Systems

SCADA Systems

ICS System Design

ICS System Design Considerations

PLC Ladder Logic for Motor Control

PLC Program for Motor Starter

DCS Marshalling Cabinet Checks

PLC, DCS, and ESD Marshalling Cabinet Checks

Liquid Tank Filling and Emptying PLC System

Auto and Manual Liquid Tank System: PLC Program Example

Industrial Automation Projects

Evaluating Industrial Automation Projects Return on investment (ROI)

PC-Based Motion Controller

Various Types of Delta PLC used in Industrial Automation

How to Choose HMI

How to Choose a Suitable HMI for Your Application?

Learn More

User Defined Function Blocks in PLC

What are User Defined Function Blocks in PLC?

Digital Electronics Multiple Choice Questions

Up Down Counter Objective Questions

Introduction to Protective Systems

Introduction to Protective Systems

FIFO in STL Language in Siemens PLC

How to Code a FIFO Queue in STL Language in Siemens PLC?

Differential Pressure and Pressure Loss

What is Differential Pressure and Pressure Loss?

Importance of Neutral Wire

Importance of Neutral Wire

Components of MCB

Components of MCB – Electrical Engineering Questions

Digital Electronics Multiple Choice Questions

Programmable Read Only Memory Objective Questions – Part 2

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?