BRX Do-More PLC Serial Communication – Modbus RTU to Solo Controller

6K views Oct 14, 2022

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 Information Interchange) can be used to send to devices such as a printer or display. Receiving ASCII can be used for connecting barcode scanners to the PLC. The barcode will be read as an ASCII string in the PLC. The BRX Series PLC will allow you to use instructions such as STREAMIN and STREAMOUT to send and receive data from the devices mentioned above. They are usually a one to one device and do not have a protocol. A protocol is like a language used to communicate to different devices connected together. Modbus serial communication (Modbus RTU) is a standard protocol used in many industrial automation devices. The BRX Series PLC has MRX (Modbus Network Read) and MWX (Modbus Network Write) instructions. We will demonstrate these instructions by communicating Modbus RTU to a Solo Temperature Controller. (RS485) Our example will read the current process (PV) value and write the setpoint value (SV) in the controller. Let’s get started. More information can be obtained at our website. This includes all of the links mentioned in this video. https://accautomation.ca/brx-plc-serial-communication-modbus-rtu-to-solo-process-temperature-controller Previously in this BRX Do-More Series PLC, we looked at the following: System Hardware http://accautomation.ca/brx-plc-system-hardware System Hardware Video https://youtu.be/wSYgY09VYeA Unboxing Video https://youtu.be/-Tf8m3BqzPo Installing the Software http://accautomation.ca/brx-plc-installing-the-software Installing the Software Video https://youtu.be/iFI1ebP8Zkk

#Communications Equipment
  # Factory Automation
  # Manufacturing
  # Networking
  # Software