文件名称:ModBus
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2017-12-14
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- 欣**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
modbus协议,已经调试成功,并独立出API函数,用户只需在此增加自己的应用就可以(The Modbus protocol has been successfully debugged and independent of the API function, and users only need to add their own applications here.)
相关搜索: modbus
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
ModBus\demo.c | 3172 | 2017-12-14 |
ModBus\modbus\ascii\mbascii.c | 15681 | 2017-11-24 |
ModBus\modbus\ascii\mbascii.h | 2457 | 2017-11-24 |
ModBus\modbus\functions\mbfunccoils.c | 9887 | 2017-11-24 |
ModBus\modbus\functions\mbfuncdiag.c | 1662 | 2017-11-24 |
ModBus\modbus\functions\mbfuncdisc.c | 4614 | 2017-11-24 |
ModBus\modbus\functions\mbfuncholding.c | 12201 | 2017-11-24 |
ModBus\modbus\functions\mbfuncinput.c | 4973 | 2017-11-24 |
ModBus\modbus\functions\mbfuncother.c | 3534 | 2017-11-24 |
ModBus\modbus\functions\mbutils.c | 5099 | 2017-11-24 |
ModBus\modbus\include\mb.h | 19714 | 2017-11-24 |
ModBus\modbus\include\mbconfig.h | 5648 | 2017-11-24 |
ModBus\modbus\include\mbframe.h | 3788 | 2017-11-24 |
ModBus\modbus\include\mbfunc.h | 3114 | 2017-11-24 |
ModBus\modbus\include\mbport.h | 4942 | 2017-11-24 |
ModBus\modbus\include\mbproto.h | 3677 | 2017-11-24 |
ModBus\modbus\include\mbutils.h | 4218 | 2017-11-24 |
ModBus\modbus\mb.c | 13049 | 2017-12-05 |
ModBus\modbus\rtu\mbcrc.c | 5530 | 2017-11-24 |
ModBus\modbus\rtu\mbcrc.h | 1771 | 2017-11-24 |
ModBus\modbus\rtu\mbrtu.c | 11721 | 2017-11-24 |
ModBus\modbus\rtu\mbrtu.h | 2380 | 2017-11-24 |
ModBus\modbus\tcp\mbtcp.c | 5712 | 2017-11-24 |
ModBus\modbus\tcp\mbtcp.h | 2375 | 2017-11-24 |
ModBus\modbusApi.c | 5318 | 2017-12-14 |
ModBus\modbusApi.h | 608 | 2017-12-14 |
ModBus\port\port.c | 1054 | 2017-11-24 |
ModBus\port\port.h | 1579 | 2017-12-14 |
ModBus\port\portevent.c | 1770 | 2017-11-24 |
ModBus\port\portserial.c | 4709 | 2017-12-14 |
ModBus\port\porttimer.c | 3202 | 2017-12-14 |
ModBus\modbus\ascii | ||
ModBus\modbus\functions | ||
ModBus\modbus\include | ||
ModBus\modbus\rtu | ||
ModBus\modbus\tcp | ||
ModBus\modbus | ||
ModBus\port | ||
ModBus |