LogixPro PLC Lab Manual for Programmable Logic Controllers
LogixPro PLC Lab Manual for Programmable Logic Controllers
5th Edition
ISBN: 9781259680847
Author: Frank D. Petruzella
Publisher: McGraw-Hill Education
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 7P
Program Plan Intro

Timer:

  • Timer is mainly used to keep an output ON for a specific length of time.
  • It provides a preset delay to the control actions.
  • In a timer, the output will be energized when the preset value becomes equal to the accumulated value.
  • Three different types of timers include Delay-OFF timer, Delay-ON timer and Delay-ON-Retentive timer.

Retentive Timer On (RTO):

  • RTO refers to an on-delay timer.
  • RTO counts the time-based intervals as soon as the instruction becomes true.
  • It retains the accumulated value as soon as instruction goes false or when power cycle occurs.

Blurred answer
Students have asked these similar questions
How can I run the program that will give me the number of hops between my computer and another?
Describe what is an interval timer and how it works. Provide equations and examples to support your point.
2. Develop a ladder program for following system: PB 1 is used for main system ON. PB 2 is used Main OFF. Lights will be switched on and off with following sequence. Lights White light Action Switch ON for 30 second when sensor 1 is sensed Red light Green light Orange light Yellow light Switch ON for 1minute when sensor 2 is sensed Switch ON for 2 minute when sensor 3 is sensed Switch ON when no sensors are sensed Switch ON when all sensors are sensed
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education