BRX Do-More PLC High-Speed Input Timer

BRX Do-More PLC High-Speed Input Timer

The High-Speed discrete inputs can be configured to measure the amount of time between pulses. When you want a scaled value representing a speed or rate, the high-speed input timer is a better option for pulse rates below 5 kHz. This is compared to using the high-speed input pulse counting selection. The BRX Do-More series … Read more

BRX Do-More PLC High-Speed Input Counter

BRX Do-More High Speed Input Counter

The BRX Do-More series of programmable logic controllers have built-in high-speed inputs. These inputs can function in Counter, Timer, or Pulse Catch modes. Every CPU will have either 6 or 10 high-speed inputs (HSI) available, depending on the model. These inputs can be used for input frequencies from 0 to 250Khz. 250Khz represents 250000 input … Read more

EasyPLC Paint Line Bit Shift – BRX Do-More PLC

EasyPLC Paint Line Bit Shift - BRX Do-More PLC

The Machine Simulator (MS) is part of the EasyPLC software suite. It has many built-in machines that are used to show different programming techniques. The paint line is one of these machines. It will use a bit shift (shift register) to track bottles along a conveyor belt. All the bottles will be detected using photocells … Read more

BRX Do-More PLC Dynamic Web Pages

BRX Do-More PLC Dynamic Web Pages

We will now look at creating BRX Do-More dynamic web pages on our PLC web server. These pages are great for operator information display. A dynamic web page is a web page that displays different content each time it’s viewed. For example, the page may change with the time of day, the user that accesses … Read more

BRX (Do-More) PLC PID Ramp Soak Profile

The purpose of a ramp soak profile is to make gradual, controlled changes in temperature (Ramp), followed by a temperature hold (Soak) period. We will be using our Do-More Proportional-Integral-Derivative PID Instruction with PWM output that we looked at last time to apply the ramp/soak profile. This will be done on the BRX Do-More PLC. … 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