使用STM32 HAL库实现的MODBUS RTU协议的从机,主控芯片使用STM32F103RBT6。
2021-01-04 19:07:36 5.58MB STM32 HAL MODBUS RTU
1
51单片机上运行的modbus协议的实现样例,单片机演示卡原理图.pdf,WQ_C51_3 modbus.c。
2020-01-17 03:11:04 227KB Modbus RTU
1
西门子MAG8000电池流量计MODBUS RTU 通讯指南pdf,西门子MAG8000电池流量计MODBUS RTU 通讯指南:MAG8000电池式电磁水表,在灌溉、计量收费、水管网和水提取等应用领域得到广泛使用,且支持Modbus通讯和GPRS无线通讯等功能,在国内得到很多用户的青睐,此文主要是详细介绍其Modbus通讯的建立和数据格式,以方便用户更好的使用。
2020-01-03 11:39:24 664KB 说明书
1
三菱、西门子、欧姆龙、松下PLC、单片机MODBUS RTU通信 CRC校验子程序rar,三菱、西门子、欧姆龙、松下PLC、单片机MODBUS RTU通信 CRC校验子程序
2020-01-03 11:39:24 798KB 综合资料
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
STM32 KEIL 编写的可移植 Modbus RTU 协议主站和从站程序源码 亲测可用 课根据需要移植 希望帮到需要的人 我也是通过网络学习 现在回馈网络
2020-01-03 11:32:29 9.6MB STM32 RTU Modbus Master
1
pro-face与上位机Modbus RTU或TCP通讯,PLC工程师经常会遇到的问题,智慧财产,请勿传阅
2019-12-25 11:21:44 1.27MB PLC
1
亲测windows7下可用
2019-12-25 11:11:49 21.34MB windows7 modbus rtu master
1
vs2013编写的MFC串口通信程序,支持modbus协议,如遇到C4996警告,请右击工程 - 属性 - 配置属性 - C/C++ - 命令行 命令行增加 /D _CRT_SECURE_NO_WARNINGS 可发送和接送串口数据,zip内含一个串口大师调试工具,本人已用其实现获取一个漫反射光电开关经过开关采集模块和485转usb模块,转换到电脑串口信号; 如有其它问题,请留言咨询!
2019-12-24 03:15:13 58.05MB 串口通信 MFC
1
PC与台达PLC进行ModbusRTU通讯,可以连接多台PLC。 通讯稳定可靠,一旦软件和PLC连接后,软件就实时与PLC数据交互,同时可以手动向PLC发送数据。
2019-12-21 22:22:26 1.66MB 台达 PLC Modbus 通讯
1