Do-More PLC P2P Modbus Scanner Communication

Do-More PLC P2P Modbus Scanner Communication

The Do-More PLC P2P Modbus Scanner Communication within the Do-More Designer Software offers a powerful and streamlined solution for integrating Modbus devices into your PLC system. With its advanced features and seamless integration capabilities, this Modbus Application empowers you to unlock new levels of efficiency and productivity in your industrial automation applications. A peer-to-peer (P2P) … Read more

LS Electric XGB PLC Easy Transfer Program

LS Electric XGB PLC Easy Transfer Program

We will use Modbus TCP (Ethernet) to connect and program the XGB PLC to the Machine Simulator Easy Transfer Line. The Machine Simulator (EasyPLC) Software Suite is a comprehensive package with PLC, HMI, and Machine Simulator software. It features a Machine Simulator (MS) that allows virtual communication with many programmable logic controllers (PLCs) in a … Read more

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 Modbus RTU to Solo Controller

We will now look at using serial Modbus RTU to communicate to a Solo process temperature controller using our BRX Do-More Controller. Serial communication instructions will allow you to send and receive serial data to an external device. The communication method that you setup can be ASCII or numeric (binary). ASCII (American Standard Communication for … Read more

BRX Do-More PLC Drum Instruction Sequence

We will now look at the drum instruction in our BRX Do-More Controller. Drum instructions are great tools when you have a simple sequence of events that need to occur at a set time interval or as a result of an event. They mimic an electromagnetic drum sequencer. The BRX Series PLC has a drum … 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