BRX Do-More PLC to Stride Field IO Modbus TCP

We will now look at the BRX Do-More PLC Modbus TCP remote io using Stride Field io. The BRX Do-More PLC can use remote inputs and outputs from Stride. The Stride Field I/O Modules are simple and compact. They provide an economical means to connect inputs and outputs to an Ethernet Modbus TCP communication network. … Read more

BRX (Do-More) PLC PID with PWM Output

A Proportional-Integral-Derivative algorithm is a generic Control Loop feedback formula widely used in industrial control systems. A PID algorithm attempts to correct the error between a measured process variable and the desired setpoint by calculating and then outputting a corrective action that can adjust the process accordingly and rapidly, to keep the Error to a … Read more

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

BRX Do-More PLC AdvancedHMI – Modbus TCP

Modbus TCP will be used to connect AdvancedHMI to our BRX Do-More controller using Ethernet. Advanced HMI is a powerful, adaptable HMI/SCADA (Supervisory Control and Data Acquisition) development package that takes advantage of Visual Studio. There is no coding required and you can simply drag and drop items onto the page. The best thing is … Read more