BRX Do-More Simple Modbus Serial Communication

BRX Do-More Simple Modbus Serial Communication

The newest Do-More Designer Programming Software (2.9) version includes a Modbus I/O Scanner. This Modbus scanner will simplify Modbus RTU serial communications to any device. Communications are done independent of the PLC scan time and will have little or no ladder logic for the program. We will be communicating to a Solo process temperature controller … Read more

Do-More Designer Element Browser

Do-More Designer Element Browser

The element browser in the Do-More Designer software will display valid memory locations, add documentation, and show how to cast from one memory type to another. We will be discussing the element browser and how to take advantage of this in your Do-More program. Let’s get started.

BRX Do-More PLC Peerlink Ethernet Network

The BRX Do-More PLC Peerlink Ethernet communication network is one of the easiest networks to set up and run. Peerlink is a shared programmable logic controller (PLC) common memory area within a local network. Do-More central processing units (CPUs) or DirectLogic PLC systems using ECOM100 modules can read the entire area and write to their … Read more

BRX Do-More PLC Modbus ASCII Protocol

Do-more plc modbus ascii protocol will be used to communicate to a  Solo process temperature controller. A sample program will explain in detail how this is accomplished through a serial port. Modbus is a communication method used for transmitting information over serial lines between electronic devices. The device requesting the information is called the Modbus … Read more

BRX Do-More PLC to Modbus TCP RTU Remote IO BX-MBIO

The BRX Do-More PLC can communicate to a remote I/O (input and output) controller modules using the Modbus protocol for communications. The BX-MBIO provides both Modbus RTU and Modbus TCP interfaces. Modbus RTU is a serial communication and Modbus TCP is an Ethernet communication. Modbus RTU is supported over an RS-485 serial connection. Modbus TCP … Read more

BRX Do-More PLC Ethernet Remote IO BX-DMIO

We will now look at the BRX do-more plc ethernet remote IO. The BRX Do-More PLC has its own line of remote input and output expansion units. You can add up to 8 I/O expansion units per controller (CPU) and 8 BRX expansion modules per expansion unit. This will make your system grow with your … Read more