Productivity 1000 Series PLC Program Control

4K views Oct 14, 2022

The program control method and instructions will allow us to specify what parts of the logic get solved and when this happens. This will control how the PLC will scan and solve your logic in your program using a synchronous PLC Scan. https://accautomation.ca/understanding-the-plc-program-scan/ Understanding the PLC program scan will explain the synchronous and asynchronous program scanning. Individual ladder logic programs get solved left to right, top to bottom. The result of the rung before is available for the next rung. Task Management provides a method to clearly see the overall flow of your PLC program. Looking into the folders of the task management we can see blocks of code. These blocks contain the ladder logic that will solve our logic. Instructions within the ladder logic code can also determine how the PLC will solve the logic. We will be looking at using program control in the Productivity 1000 Series PLC. Let’s get started. More information can be obtained on our website. This includes all of the links mentioned in this video. https://accautomation.ca/productivity-1000-series-plc-program-control Previously in this Productivity 1000 Series PLC, we looked at the following: System Hardware http://accautomation.ca/productivity-1000-series-plc-system-hardware Video https://youtu.be/epzgojtd57U Installing the Software http://accautomation.ca/productivity-1000-series-plc-installing-the-software Video https://youtu.be/gh5X7_EeCdg Establishing Communication http://accautomation.ca/productivity-1000-series-plc-establishing-communication Video

#Business Operations
  # Factory Automation
  # Programming