BRX Do-More PLC Controller Program Control

5K views Oct 14, 2022

We will now look at program control in the BRX Do-More controller. The program control 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. Understanding the PLC program scan will explain the synchronous and asynchronous program scanning. https://accautomation.ca/understanding-the-plc-program-scan/ Ladder logic programs get solved left to right, top to bottom. The result of the rung before is available for the next rung. Using programs, tasks, and subroutines in our BRX Do-More Series PLC we can divide up our program into smaller segments. This will help when we troubleshoot the system in the field as the system integrator. Let’s look at some samples of each of the above-mentioned methods. More information can be obtained at our website. This includes all of the links mentioned in this video. https://accautomation.ca/brx-plc-program-control Previously in this BRX Do-More Series PLC, we looked at the following: System Hardware https://accautomation.ca/brx-plc-system-hardware System Hardware Video https://youtu.be/wSYgY09VYeA Unboxing Video https://youtu.be/-Tf8m3BqzPo Installing the Software https://accautomation.ca/brx-plc-installing-the-software Installing the Software Video https://youtu.be/iFI1ebP8Zkk

#Computer Hardware
  # Education
  # Factory Automation
  # Programming