BRX PLC INC DEC 512 Registers for DMX512

We will now look at inc and dec 512 registers using the BRX Do-More PLC. This is to control DMX512 fixtures. I was recently asked the following question after posting the Analog Dust to Dawn program: ” I was wondering if there’s an easy way to increment and decrement a range of values. e.g. I … Read more

BRX Do-More PLC Analog Dusk to Dawn Program

A dusk to dawn sensor usually is discrete on/off of the lighting control. If we want to vary the lights to mimic more of the sunset and rise, we would use an analog output to control the lights. I was recently asked about such a program. Every day they wanted the lights to go off … Read more

BRX Do-More PLC HTTP JSON Instructions

We will now look at the BRX Do-More HTTP JSON instructions in the PLC. One of the features of the BRX Do-More Series PLC is the ability to expand its capability to fit your application. Software and hardware changes are ongoing so the PLC can grow with your needs. Communication is something that the BRX … Read more

Productivity 1000 PLC Documenting the Program

Last time we created our first program and transferred this to our connected Productivity 1000 Series PLC. This was programmed with our computer running the Productivity Suite Software. One of the most important aspects of programming the PLC is to document. This will aid you and your team in programming, troubleshooting, and modifying the automation … Read more

Productivity Series PLC Installing the Software

The Productivity 1000 Series PLC uses the Productivity Suite Software. The software can be downloaded free of charge. It is the full package without restrictions or limitations. The latest Productivity Suite software version is 3.1.0.11. Automation Direct has put 20 years of programmable controller software experience along with customer suggestions and feedback into this programming … Read more

BRX Do-More PLC Controller Program Control

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 … Read more