Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Industrial Automation from Scratch

You're reading from  Industrial Automation from Scratch

Product type Book
Published in Jun 2023
Publisher Packt
ISBN-13 9781800569386
Pages 492 pages
Edition 1st Edition
Languages
Author (1):
Olushola Akande Olushola Akande
Profile icon Olushola Akande

Table of Contents (21) Chapters

Preface Part 1: Learning the Concepts and Skills Required to Get Started
Chapter 1: Introduction to Industrial Automation Chapter 2: Switches and Sensors – Working Principles, Applications, and Wiring Chapter 3: Actuators and Their Applications in Industrial Automation Chapter 4: Overview of AC and DC Motors Chapter 5: Introduction to Variable Frequency Drive (VFD) Chapter 6: Drawing Schematic/Wiring Diagrams Using CAD Software Part 2: Understanding PLC, HMI, and SCADA
Chapter 7: Understanding PLC Hardware and Wiring Chapter 8: Understanding PLC Software and Programming with TIA Portal Chapter 9: Deep Dive into PLC Programming with TIA Portal Chapter 10: Understanding Human Machine Interfaces (HMIs) Chapter 11: Exploring Supervisory Control And Data Acquisition (SCADA) Part 3: Process Control, Industrial Network, and Smart Factory
Chapter 12: Process Control – Essentials Chapter 13: Industrial Network and Communication Protocols Fundamentals Chapter 14: Exploring Smart Factory (Industry 4.0) with 5G Assessments Index Other Books You May Enjoy

Using the timer instruction

The timer instruction is a delay instruction. It can be used to delay an operation. Several timers exist; the common ones are the ON-delay timer (TON) and the OFF-delay timer (TOF).

An ON-delay timer (TON) activates an output when the input is ON for a specified amount of time.

Let’s write a simple program to demonstrate the ON-delay timer using the following steps:

  1. On a new network, add a normally open instruction and specify an address, for example, I0.0.
  2. On the right-hand side of the programming environment, click Instructions | Timer operation, drag the TON (ON-delay timer) instruction to the rung/network, and type a name, for example, timer1, as shown in the following screenshot. Click OK:
Figure 9.36 – How to use the timer instruction – Call options dialog box

Figure 9.36 – How to use the timer instruction – Call options dialog box

  1. Double-click the question marks (???) at PT (programmed time) and type the time you want, Q (output), to become energized...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}