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
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 > 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

Procedure for Siemens S7-300 Download from PC to PLC
Difference between Timer and Counter – PLC Basics
PLC Program for Water filling and Discharging Process
Quiz Program Logic Using PLC Programming
Siemens Tia Portal PLC Training Course
Troubleshoot Allen Bradley PLC Logic
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

Ladder Logic Example with Timers
Loop Check of 4-20mA or HART Transmitters
Overview of Industrial Control Systems
Motor Control Circuits
Timers in Codesys – Timer ON, Timer OFF, Pulse Timer
Types of Allen Bradley PLC
Sheets, Tags, Elements in Functional Block Diagram of Studio 5000
What is Nest Loading? – DCS and PLC Control Systems

Keep Learning

Grounding or Earthing Scheme in DCS or PLC Systems

Grounding or Earthing Scheme in DCS or PLC Systems

Automatic Coffee Machine

Automatic Coffee Vending Machine – PLC Logic Programming

PLC Program using One Shot Rising Instructions

One Shot Rising and One Shot Falling Instructions in PLC

4-20mA Current Loop Components

Why Use a Current Loop?

Parking Garage Indicator PLC Automation

Parking Garage Indicator: PLC Automation System

Draw a ladder logic to switch ON-OFF a bulb using a toggle switch

Draw a Ladder Logic to switch ON-OFF a Bulb using a Toggle Switch ?

Alarm and Trip Documentation

PLC Alarm and Trip Documentation

VFD Commissioning and Testing Procedure

VFD Commissioning and Testing Procedure (Variable Frequency Drive)

Learn More

Effects of Long Distance Cables on VFD

Effects of Long Distance Cables between VFD and Motor

Capacitor Bank

Poor Power Factor Boosted – Industrial Electrical Problems

Thermowell Outer Diameter larger than Nozzle Inside Diameter

Thermowell Outer Diameter Larger than Nozzle Inside Diameter?

Why Baud Rate is Important in Modbus Network

Why Baud Rate is Important in Modbus Network?

Strain Gauge Accelerometer

Strain Gauge Accelerometer

Hazard Identification and Risk Assessment

Hazard Identification & Risk Assessment (HIRA)

Reproducibility in Measurement

What is Reproducibility?

Difference Between Permittivity and Permeability

Difference Between Permittivity and Permeability

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?