Programmable Logic Controllers
Programmable Logic Controllers
5th Edition
ISBN: 9780073373843
Author: Frank D. Petruzella
Publisher: McGraw-Hill Education
bartleby

Concept explainers

Question
Book Icon
Chapter 10, Problem 3P
Program Plan Intro

Timer:

  • Timer is special type of clock used to measure some specific time intervals.
  • Three types of timer
    • Delay-OFF Timer
      • Delay-OFF timer is activated when it is turned on and does not wait for the entry of input.
      • It is used to count downwards from the programmed time.
      • The value of timer is cleared when the enabling input is in off state.
    • Delay-ON Timer
      • Delay-ON timer is activated by its input.
      • It is used to count upwards to the programmed time.
      • The value of timer is cleared when the enabling input is in off state.
    • Delay-ON-Retentive Timer
      • Delay-ON-Retentive Timer is activated by the inputs and starts accumulating time.
      • It retains the accumulated value even if the rung goes false.
      • It can be reset only by RESET command.

Thumbwheel switch:

  • Thumbwheel switch is a switch which is used to convert numerical values displayed on disk where the numbers are converted into binary, decimal and hexadecimal values.
  • It contains a function called lock which helps to retain the preset value from being modified.
  • It can be operated only by a thin object like pen tip.

Blurred answer
Students have asked these similar questions
Arduino programming exercises using Uno Microcontroller Write a program that starts out by flashing an LED connected to pin7 at 2Hz. On a button press (button is attached to pin4 – wire active low), the LED turns on for 2 seconds. After this the whole cycle repeats.
Program a circuit where a yellow LED light will turn on when a button is pressed 4 times and remain on for 4 seconds. Then, a red light will flash at 2 Hz for 8 seconds.
Computer Science   Find the resistor value to create a timer for 100 second using 0.002 F CapacitorMulti Line Text.
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