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: Start Stop of one Motor from the same Push button PLC 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 > 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
Inputs & Outputs: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 !
Introduction to SCADA
4-20mA Loop Power Supply Questions and Answers
PLC Program for Entry and Exit Control of Car Parking
Wiring in a PLC Control Panel
Bread Oven Control in Auto and Manual Modes PLC Program
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
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

Structured Text PID control loop in PLC

How to Program PID Control in PLC with Structured Text?

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA?

Download Free HMI software – CODESYS

Coil Type Timers in Siemens PLC Programming

Coil Type Timers in Siemens PLC Programming

Emergency Stop Push button

Emergency Stop Switch Spurious Trip

Features of Scada Which are Must in an IoT System

Features of Scada Which are Must in an IoT System

PLC Program for Star Delta Starter using Functional Block Diagram

PLC Program for Star Delta Starter using Functional Block Diagram

Interlock

Process Interlocks and Trips

More Articles

Automated Garage Gate Control - PLC Ladder Logic

Automated Garage Gate Control – PLC Ladder Logic

Allen Bradley PLC Interview Questions & Answers

Allen Bradley PLC Interview Questions and Answers

Backwashing Precoat Filters

Backwashing Precoat Filters

Different RTD Types

Difference between PT100, PT1000, Nickel RTD and Balco RTD

Ethernet IP Commissioning Tool software

How to Configure IP Address in Rockwell PLC?

Software Troubleshooting Errors and Faults in Siemens PLC

Software Troubleshooting Errors and Faults in Siemens PLC

Valve Basics

Basics of Control Valves

Semiconductors Diodes Questions & Answers

Semiconductors Diodes Questions & Answers

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?