文件名称:串口通讯+modbus通讯协议示例
文件大小:76KB
文件格式:RAR
更新时间:2018-02-12 04:25:34
串口,MODBUS
最近工作中需要实现远程抄表功能,电表通讯协义为modbus,通过RS485与上位机(电脑)通讯。 网上搜索了好多资料,发现大部分的示例写出来的modbus协议都是错误的,特别是最后面的两位检验码,于是把这个可用的分享给大家。
【文件预览】:
SerialportSample
----SerialportSample.sln(890B)
----SerialportSample()
--------Form1.cs(6KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(523B)
--------ModbusCRC.cs(5KB)
--------SerialportSample.csproj(4KB)
--------Form1.Designer.cs(16KB)
--------Form1.resx(6KB)
--------uSerialPort.cs(1KB)
----SerialportSample.v11.suo(43KB)
----SerialportSample.suo(21KB)