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 Timers – How to Use

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

PLC Programming Example – Pick and Place

We will apply the five steps to PLC program development to a pick and place robot example. The example will use a BRX PLC communicating to Factory IO (3D Software Simulator). Developing the PLC program is a process that can be clearly defined. In our series on the five steps to PLC program development, we … Read more

BRX Do-More PLC Online Editing and Debug Mode

We will now look at online editing and the powerful debug mode of our BRX Do-More 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 modify this program while the PLC is scanning the logic. This is referred to as online … Read more