Example: Controlling Inverters with Siemens PLC via MODBUS
1. Overview of MODBUS Communication The MODBUS protocol consists of MODBUS protocol over serial links and MODBUS protocol based on TCP/IP. The serial link MODBUS protocol includes MODBUS ASCII (string) and MODBUS RTU. The MODBUS protocol library provided by 200SMART supports MODBUS RTU communication. MODBUS RTU sends data in hexadecimal values. MODBUS ASCII sends data … Read more