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

Using an output address as an input in a program

In the previous chapter, we learned that an output address can be used as an input address (NC or NO contact) in the rules for ladder diagram programming.

The following example shows an output address (Q0.2) being used for an input. You can write the program in network 4 and simulate the program to see how it works.

Figure 9.31 – Output address (Q0.2) used for a normally open (NO) contact at the input

Figure 9.31 – Output address (Q0.2) used for a normally open (NO) contact at the input

The wiring diagram for the program is as follows:

Figure 9.32 – Wiring diagram to implement a program using an output address for input

Figure 9.32 – Wiring diagram to implement a program using an output address for input

Let’s say a pilot lamp (PL3) is connected to Q0.3, as shown in the preceding diagram.

Anytime Q0.2 is ON, the normally open contact with the address Q0.2 will be closed since the coil with the address Q0.2 is energized and PL3 connected to Q0.3 will be ON.

If we edit the program by replacing the normally open contact...

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 £13.99/month. Cancel anytime}