BRX Do-More PLC Data Logging (CSV)

Data logging does not have to be complicated anymore. The BRX Do-More Series PLC can log your specific data up to 32 Gigabits on a Micro SD Card. It will store your data for future data analysis in a CSV (Comma Separated Value) Txt file based on time and/or event. This is all accomplished with … Read more

BRX Do-More PLC Shifting Instructions

We will now look at shifting instructions in the BRX Do-More controller. PLC shifting instructions will move bits in memory areas a fixed amount when instructed. Bits are on/off, 1 or 0, and are usually associated together to form a memory location. The memory location can be used for numbers or positions. PLC BITS NUMBERS … Read more

BRX Do-More PLC High Speed IO (Input / Output)

The BRX Do-More series of programmable logic controllers has built in high speed inputs and outputs. 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 counts per second that can be … Read more

BRX Do-More PLC Counters Explained

A majority of the programmable logic controller (PLC) programs will include a counter instruction. The BRX Do-More series of programmable logic controllers have several different counters available for your program. There are five different basic counter instructions in the PLC. The memory area for counters (CT) includes the Counter PVs (Present Values) Counter SVs (Set … Read more

BRX Do-More PLC Monitoring / Testing the Program

We will now look at monitoring and testing our BRX Do-More program in our controller. Our first program for the BRX Do-More PLC involved a start-stop jog circuit. We will now use the Do-More Designer Software to monitor, test, and modify this program. As a system integrator, this ability can prove very useful to you … Read more