Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning RSLogix 5000 Programming

You're reading from   Learning RSLogix 5000 Programming Build robust PLC solutions with ControlLogix, CompactLogix, and Studio 5000/RSLogix 5000

Arrow left icon
Product type Paperback
Published in Jul 2020
Publisher Packt
ISBN-13 9781789532463
Length 384 pages
Edition 2nd Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Austin Scott Austin Scott
Author Profile Icon Austin Scott
Austin Scott
Arrow right icon
View More author details
Toc

Table of Contents (21) Chapters Close

Preface 1. Section 1: Introduction to RSLogix
2. The History of Rockwell Automation Technologies FREE CHAPTER 3. Understanding ControlLogix 4. Understanding CompactLogix 5. Understanding SoftLogix 6. Understanding Logix Emulate 5000 7. Section 2: Logix Programming Basics
8. Industrial Network Communications 9. Configuring Logix Modules 10. Writing Ladder Logic 11. Writing Function Block 12. Writing Structured Text 13. Building Sequential Function Charts 14. Section 3: Advanced Logix Programming
15. Using Tasks and Programs for Project Organization 16. Faults and Troubleshooting in Logix 17. Understanding Cybersecurity Practices in Logix 18. Building a Robot Bartender in Logix 19. Assessments 20. Other Book You May Enjoy

Learning about Logix Emulate 5000

Much like the SoftLogix solution, Logix Emulate 5000 controllers enable you to create a PC-based Logix controller rack. RSLogix Emulate 5000 is a virtual Logix controller and rack, designed to allow you to debug your Logix program code using advanced features such as breakpoints and tracepoints:

  • Breakpoints:Breakpoints can be added to a program by using the breakpoint (BPT) instruction. A BPT instruction will cause the executing program to stop once energized and a prompt to appear. The values that caused the BPT instruction to energize are displayed in the prompt.
  • Tracepoints: Tracepoints can be added to a program using the tracepoint (TPT) instruction. When a TPT instruction is energized, it writes a trace entry to a trace window or log file.

Breakpoint and tracepoint instructions monitor the state of a program's logic when the logic is in specified conditions. When the specified condition...

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 $19.99/month. Cancel anytime