最近项目用到modbus协议,用的串口是rs485,这是测试中的程序,测试通过,现在贴出来,大家相互学习。
2020-01-05 00:28:21 3.29MB stm32 rs485 modbus
1
威纶触摸屏通过MODBUS协议,可以与单片机自由通信。我通过串口调试助手,测试了威纶触摸屏不同元件时,查询和响应的数据,对于与单片机通信具有指导意义。串口是RS232接口!
1
MODBUS is an application layer messaging protocol, positioned at level 7 of the OSI model,which provides client/server communication between devices connected on different types of buses or networks. The industry’s serial de facto standard since 1979, MODBUS continues to enable millions of automation devices to communicate. Today, support for the simple and elegant structure of MODBUS continues to grow. The Internet community can access MODBUS at a reserved system port 502 on the TCP/IP stack. MODBUS is a request/reply protocol and offers services specified by function codes.MODBUS function codes are elements of MODBUS request/reply PDUs. The objective of this document is to describe the function codes used within the framework of MODBUS transactions.
2020-01-03 11:35:49 795KB modbus RTU modbus TCP
1
这是我根据现场调试过程写的一些记录,希望对使用ifix进行modbus通信的朋友有所帮助
2020-01-03 11:35:36 144KB ifix mb1 modbus
1
网上搜集的基于MODBUS协议的C#源码,很给力。所以分享出来,希望给需要的人以帮助。
2020-01-03 11:26:16 148KB C#、MODBUS
1
modbus协议调试工具 支持TCP和串口 modbus协议调试工具。中文版,支持寄存器可配置,方便快速便捷 使用人员超速了解modbus协议
2020-01-03 11:15:58 2.15MB modbus tcp
1
STM32F030F4P6串口通讯,modbus协议,IIC18位MCP3421程序,STM32F030F4P6驱动18位ADC MCP3421,并以modbus协议输出ADC的值
2019-12-21 22:24:11 1.86MB MCP3421驱动 STM32F030F4P
1
可灵活配置为主机或者从机,做为从机时,上电复位后长时间未接收到命令会有一次机会自动转换为主机,与带有modbus协议的外设通信
2019-12-21 22:20:44 8KB modbus协议
1
非常好用的modbus调试工具,可以选择串口号,波特率,DTR、RTS,数据位、位验位、停止位,可选ModbusRTU协议,可以发送接收HEX或ASCII格式数据
2019-12-21 22:11:49 195KB 串口调试 modbus 协议
1
周立功 公司编写的关于MODBUS的协议栈,移植STM32时可以用到。
2019-12-21 22:11:12 1.06MB ZLG MODBUS协议栈 (全)
1