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: Latched and Momentary Operation of Motor PLC 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 > Latched and Momentary Operation of Motor PLC Program

Latched and Momentary Operation of Motor PLC Program

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

Write a PLC program to run a motor in case that when the first Push Button (PB) is pressed the motor runs in a latched mode, when the second PB is pressed the motor will not be in the latched mode and will be in the momentary mode and when the stop PB is pressed the motor should be stopped.

Contents
Latched and Momentary Operation of MotorPLC Program Explanation

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 and outputs:

I0.0: First Push Button (Normally open contact)

I0.1: Second Push Button (Normally open contact)

I0.2: Stop Push Button (Normally Closed Contact)

Q0.0: Motor

M0.0: marker for SR flip flop

M0.1: marker for positive edge

Latched and Momentary Operation of Motor

Latched and Momentary Operation of Motor PLC Program

PLC Program Explanation

In order to keep the motor latched you can use the SR flip flop where the set branch is energized by positive edge detection from the First_push_button, and the reset branch is energized by either the stop_push_button or the Second_push_button is energized.

The second_push_button is connected to the stop normally open (in this case normally open is the reverse case of the Stop_push_button) in order to not operate the motor in the case of the stop_push_button is pressed.

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:

  • Types of Cables
  • Start Stop Motor Logic
  • 100 Motor Quiz Questions
  • PLC and VFD Circuit Problem
  • Run Motors Sequential
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 Timer Instructions
How to Add Security in InTouch SCADA?
Configuration of Siemens VFD Using TIA Portal Start drive
FOR DO Statement in SCL Language
Why is RTO used in the Place of TON Timer?
Single-acting Pneumatic Cylinder Operation with Limit Switch
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

Control Room and Field Instruments Questions and Answers
Communication between Factory IO and Siemens Tia Portal
PLC Analog Input Conversion Formula
What is a Tower Lamp? – Light Tower in Industrial Automation
#15 PLC Best Practices – Safe State when PLC Restarts
Exhaust Fan Control: Example of PLC Timer Programming
Automatic Motor Forward and Reverse Control using Timer
Scaling with Parameters (SCP) Instruction in PLC

Keep Learning

PLC based drilling machine

Drilling Process using PLC Program

Conveyor and Puncher PLC Program

Toggle Switch & Sensor: Conveyor and Puncher PLC Program

Smart Drip Irrigation System Using PLC

Scheduled Daily Plant Watering PLC Program

Boolean Algebra to PLC Logic

From Boolean Algebra to PLC Logic

Machine Indicator Lights PLC Programming Solution

Machine Indicator Lights: PLC Programming Solution

PLC Logic - Control Spray Nozzle, Fans, and Puncher

PLC Logic: Control Spray Nozzle, Fans, and Puncher

PLC Program for Selective Execution of the Application

PLC Selective Execution of the Application – Example Program

PLC program for VFD Drive Multiple Speeds

Drive Multiple Speeds with Different Reference using PLC

Learn More

Digital Input and Output Devices Objective Questions

Digital Input Output Devices Objective Questions

Pros and Cons of Online Educational Services

Pros and Cons of Online Courses

Encode and Decode Instructions

How to Use Encode and Decode Instructions in PLC ?

Creating CNC Program

Steps Followed Before Creating CNC Program

DRUM DB

Siemens Drum block for Sequencer Operation

PLC Logic - Control Spray Nozzle, Fans, and Puncher

PLC Logic: Control Spray Nozzle, Fans, and Puncher

Electronic Devices & Circuits Objective Questions

Electronic Devices & Circuits Quiz – Set 1

Moving Iron Vane Meter Movement

Moving Iron Vane Meter Movement

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?