Recommended Modbus related products:peidianxiang.taobao.com
ModbusIt is a serial communication protocol published by Modicon Corporation (now Schneider Electric) in 1979 for communication using programmable logic controllers (PLCs). Modbus has become the industry standard for communication protocols in the industrial field and is now a commonly used connection method between industrial electronic devices.
The main reasons why Modbus is more widely used than other communication protocols are:
- Publicly published without copyright requirements
- Easy to deploy and maintain
- For suppliers, there are not many restrictions on modifying mobile local bits or bytes
Preview and Download of MODBUS Chinese Version
MODBUS English Preview and Download
6.9节的实例Error,6.10节的表达式Error
6.9节的实例Error,6.10节的表达式Error,中午版中
6.2节,附录B-LRC/CRC的生成,CRC计算示例中,XOR第一个字符data有误,原data为0000 0000 0000 0000,应该为0000 0000 0000 0010.不然异或结果Error。