- Learning RSLogix 5000 Programming
- Austin Scott
- 293字
- 2021-06-18 18:31:50
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 for the rung is true, breakpoints stop program emulation and the tracepoints log specified data.
Using Emulate 5000, you can create a virtual test rack using similar modules to a physical rack, and even test your project with a Human Machine Interface (HMI). However, Emulate 5000 is not capable of controlling real I/O. Also, the communication modules are not supported by Emulate 5000. A typical RSLogix Emulate 5000 solution consists of modules that are configured in a virtual Logix rack to mimic the end solution. The logic is downloaded and monitored using Logix Designer/RSLogix 5000 in order to troubleshoot it. Logix Emulate 5000 is packaged with the Professional edition of Studio 5000 or RSLogix 5000. However, it can also be purchased separately if you are not currently using the Professional edition. Emulate works very similarly to SoftLogix, as we will see in the following sections.
- 極簡(jiǎn)AI入門:一本書讀懂人工智能思維與應(yīng)用
- 自動(dòng)檢測(cè)與傳感技術(shù)
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- INSTANT Varnish Cache How-to
- 網(wǎng)絡(luò)組建與互聯(lián)
- 項(xiàng)目管理成功利器Project 2007全程解析
- 傳感器與新聞
- Microsoft System Center Confi guration Manager
- Salesforce for Beginners
- 嵌入式GUI開發(fā)設(shè)計(jì)
- Photoshop CS5圖像處理入門、進(jìn)階與提高
- Puppet 3 Beginner’s Guide
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- 輸送技術(shù)、設(shè)備與工業(yè)應(yīng)用
- SQL Server 2017 Machine Learning Services with R