搜索资源列表
qmodbus-0.1.0
- 基于QT编写的MODBUS协议源码,适用于上位机的应用界面程序-MODBUS protocol based on QT source code written for the application host computer interface program
MODBUS
- 一个基于ucos系统的Modbus协议,包含了客户机和服务器的源代码-A ucos system based on Modbus protocol, including the client and server source code
qmodbus-V1.0
- 一个用QT写的modbus程序,采用串口通讯方式-Modbus with QT write a program using serial communication
qmodbus-0.2.1
- qmodbus-0.1.0.rar Qt开源MOdbus调试程序,代码完整,直接可用,可以在GNU 下修改发布但不能用做商业用途-qmodbus-0.2.1.tar.bz2 Qt open source MOdbus debugger, code integrity, directly available, but can not be used for commercial purposes can modify released under the GNU
qmodbus-0.2.1
- qt实现modbus的协议的串口工具,跨平台的源码,包括window和linux系统。希望对大家有帮助-qt realize modbus protocol serial tools, cross-platform source code, including window and linux systems. I hope everyone has to help
modbuspoll
- 基于qt编写的rs485, modbus程序-qt program
mycommodbusTCPIP
- 实现modbus通信协议和数据库的链接,数据的使用是SQLServer-using qt to realize the function of modbus and sql a
NewSmartControl
- QT 4.8.6 分布式IO模块控制 LibModBub 3.0.6 , RS485总线控制分布式IO模块,可任意添加控制模块。通信协议ModBus。-QT 4.8.6 Distributed IO module control LibModBus 3.0.6, RS485 bus control distributed IO module can add any control module. Communication protocol ModBus.
modbus
- Modbus tcp 通讯源码 QT编写-modbus tcp conmunication
serialbus
- QT 上面开发的modbus 以及 CAN的通讯协议栈-QT above development modbus and CAN communication protocol stack
ComTest
- 串口助手,电总,modbus,通信,qt5.3.2下调用第三方库实现的简单串口助手,适合新手学习QT。 -Serial assistant call the next power total, modbus, communication, qt5.3.2 simple serial assistant achieved third-party libraries for novice learning QT.
qt_qmodbus-0.1.0
- qt_qmodbus,qt编写的modbus通信例程。windows下可用。-qmodbus qt windows cpp
Modbus协议中文版_完整版
- MODBUS 是 OSI 模型第 7 层上的应用层报文传输协议,它 在 连接至不同类型总线或网络的设备 之间提供客户机/服务器通信。 自从 1979 年出现工业串行链路的事实标准以来,MODBUS 使成千上万的自动化设备能够通信。 本文件的作用是描述 MODBUS 事务处理框架内使用的功能码。(MODBUS is the application layer protocol OSI seventh layer model, providing client / server communicat
libmodbus
- QT/C++开发的,统一的模拟量输出模块代码,非常不错,封装好的类库。(QT/c + + development, unified the analog output module of code, very good, good to libraries.)
indigoscada-code
- indigoscada运行在Linux和Windows上,采用C / c++开发环境。人机界面是基于QT库,,支持Modbus。(Indigoscada runs on Linux and Windows and USES C/C ++ development environments. The man-machine interface is based on the QT library, which supports Modbus.)
mainwindow
- 在qt上写的modbus rtu协议代码,可以正常使用(The Modbus RTU protocol code written on QT can be used normally)
untitled1
- modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
ModbusTcpClient
- QT,嵌入式MODBUS-TPCClient源码,演示。(QT,MODBUS-TPCClient Source,Demo,Projec)
master
- Qt中使用QModbusMaster,集成了tcp和serial,希望能够帮助到大家(Using qmodbusmaster in QT)
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个