搜索资源列表
PLC-modbus
- 这是基于modbus协议的PC与PLC通讯的部分代码-This is based on the agreement modbus connection between PC and PLC communications part of the code
PLC-modbus2
- 基于modbus协议的PC与下位机PLC的通讯源代码的第二部分-modbus connection between PC and PLC lower communications source code to the second part
TH_hunitural_sensor
- TH温湿度传感器的通信协议说明,modbus协议的-the discr iption of the humitural sensor that is based on modbus protocol
01
- 提出了一套基于Modbus协议的总线控制系统,分析了Modbus协议的特点,介绍了Modbus协议的内容及通信过程,给出了系统的软件实现方法,包括系统流程图及部分校验代码。-Proposed a set of protocols based on Modbus bus control system, analysis of the characteristics of the Modbus protocol, Modbus protocol describes the content and c
ModbusOPCclietandserver
- 基于Modbus协议的OPC客户机与OPC服务器的开发与应用现在仍在使用-Modbus-based OPC client and OPC server development and application are still in use
Chinese-version-of-MODBUS-protocol
- MODBUS协议中文版(127页详细中文版)-MODBUS protocol Chinese (127 more Chinese version)
modbus
- 非常详细的modbus协议分析及功能描述,每个功能都有详细的例子说明。-Very detailed the modbus protocol analysis and functional descr iption of each function has a detailed example illustrates.
MODBUS
- C#写了一款上位机监控软件,基于MODBUS RTU协议。 软件的基本结构: 采用定时器(Timer控件)为时间片。 串口采用serialPort1_DataReceived中断接收,并进行MODBUS格式判断。 把正确接收的数据取出,转换为有特定的结构体中。 数据通过时间片实时刷新。 MODBUS协议-C# write a PC monitoring software, based MODBUS RTU protocol. The basic structu
modbus
- modbus程序介绍,帮助大家对modbus协议有更好的认识,有助于大家运用-modbus program introduced to help everyone have a better understanding of modbus protocol will help you use
Modbus
- 从原理上详细的讲解modbus协议,为初学者进一步理解modbus原理做了很好的指导-Detailed explanation modbus agreement in principle, for beginners to further understand the principle modbus done a very good guide
MODBUS-protocol
- 中文MODBUS协议,学习工业开发的同学们可以看看,很不错。-Chinese MODBUS protocol, studied industrial development students can see, very good.
Modbus
- MODBUS协议时总线通信的一种最常用的协议,支持rs485、rs232等通信方式-A time-MODBUS bus communication protocol most commonly used protocol, support rs485, rs232 and other communication
Modbus-RTU
- modbus-rtu通信协议串口通讯 及Modbus协议规范(修改)-MODBUS-RTU communication protocol serial communication and Modbus protocol specification (Revised)
825817150VB-ModBus
- 485通讯使用modbus协议,小工具;试试看看吧。-485 test tool ,you mebey like 。
RS485-modbus
- Rs485串口通信Modbus协议的详细说明-RS485 Modbus protocol
Modbus通讯
- 基于STM32F4库函数写的Modbus协议,支持01,03,05,06,15,16功能码.(STM32F4 library function based on the Modbus protocol written in support of 01,03,05,06,15,16 function code.)
采集端协议列表
- 采集多家协议转成客户所需要的协议,如有非标协议需要开发,请联系上海迅饶请提供协议文档,如果可以快递设备到公司最好,开发周期一般为2周。(Acquisition agreement to customer needs)
英文版MODBUS协议规范
- 英文版MODBUS协议规范,适合工程技术人员,想对MODBUS协议进一步了解的人员。非常详细,阅读起来英文要好。
MODBUS协议中文版
- 这是目前介绍比较好也比较全的的modbus协议,非常适合初学者(This is a good and complete Modbus protocol, which is very suitable for beginners.)
Modbus通信协议中文版
- Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。