Welcome![Sign In][Sign Up]
Location:
Search - qt modbus

Search list

[Linux-Unixmodbus

Description: modbus通信小程序,实现了设备间的串口通信,推荐给大家-modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
Platform: | Size: 1024 | Author: 路保虎 | Hits:

[Other Embeded programqmodbus-0.1.0

Description: 基于QT编写的MODBUS协议源码,适用于上位机的应用界面程序-MODBUS protocol based on QT source code written for the application host computer interface program
Platform: | Size: 5452800 | Author: 刘娜 | Hits:

[uCOSMODBUS

Description: 一个基于ucos系统的Modbus协议,包含了客户机和服务器的源代码-A ucos system based on Modbus protocol, including the client and server source code
Platform: | Size: 2021376 | Author: sunzhonghao | Hits:

[Com Portqmodbus-V1.0

Description: 一个用QT写的modbus程序,采用串口通讯方式-Modbus with QT write a program using serial communication
Platform: | Size: 1936384 | Author: Gateslu | Hits:

[Communicationqmodbus-0.2.1

Description: 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
Platform: | Size: 207872 | Author: 郭建京 | Hits:

[Otherqmodbus-0.2.1

Description: 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
Platform: | Size: 1085440 | Author: liurui | Hits:

[Othermodbuspoll

Description: 基于qt编写的rs485, modbus程序-qt program
Platform: | Size: 11264 | Author: yc | Hits:

[ComboBoxmycommodbusTCPIP

Description: 实现modbus通信协议和数据库的链接,数据的使用是SQLServer-using qt to realize the function of modbus and sql a
Platform: | Size: 27648 | Author: yc | Hits:

[CommunicationNewSmartControl

Description: 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.
Platform: | Size: 257024 | Author: 朱星龙 | Hits:

[Linux drivermodbus

Description: Modbus tcp 通讯源码 QT编写-modbus tcp conmunication
Platform: | Size: 58368 | Author: dong | Hits:

[Com Portserialbus

Description: QT 上面开发的modbus 以及 CAN的通讯协议栈-QT above development modbus and CAN communication protocol stack
Platform: | Size: 259072 | Author: meteor | Hits:

[Embeded-SCM DevelopComTest

Description: 串口助手,电总,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.
Platform: | Size: 32768 | Author: mrzhang | Hits:

[Communication-MobileModbus协议中文版_完整版

Description: MODBUS 是 OSI 模型第 7 层上的应用层报文传输协议,它 在 连接至不同类型总线或网络的设备 之间提供客户机/服务器通信。 自从 1979 年出现工业串行链路的事实标准以来,MODBUS 使成千上万的自动化设备能够通信。 本文件的作用是描述 MODBUS 事务处理框架内使用的功能码。(MODBUS is the application layer protocol OSI seventh layer model, providing client / server communication between the connected to different types of bus or network equipment. Since 1979 the industry de facto standard serial link since MODBUS automation equipment can make tens of thousands of communication. This document is to describe the MODBUS transaction within the framework of the function code.)
Platform: | Size: 1014784 | Author: hoope | Hits:

[Communicationlibmodbus

Description: QT/C++开发的,统一的模拟量输出模块代码,非常不错,封装好的类库。(QT/c + + development, unified the analog output module of code, very good, good to libraries.)
Platform: | Size: 136192 | Author: dreamtale | Hits:

[Linux-Unixindigoscada-code

Description: 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.)
Platform: | Size: 8979456 | Author: cinrui | Hits:

[SCMmainwindow

Description: 在qt上写的modbus rtu协议代码,可以正常使用(The Modbus RTU protocol code written on QT can be used normally)
Platform: | Size: 2048 | Author: 绿茶茶 | Hits:

[GUI Developuntitled1

Description: modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
Platform: | Size: 5120 | Author: Triumph_Kong | Hits:

[SCMModbusTcpClient

Description: QT,嵌入式MODBUS-TPCClient源码,演示。(QT,MODBUS-TPCClient Source,Demo,Projec)
Platform: | Size: 6144 | Author: qingshan0971 | Hits:

[Windows Developmaster

Description: Qt中使用QModbusMaster,集成了tcp和serial,希望能够帮助到大家(Using qmodbusmaster in QT)
Platform: | Size: 95232 | Author: JX9720 | Hits:

[CommunicationCOM_customplot

Description: 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个。 7、类似MODBUS协议截取第2-5位,合成一个int数值,然后示波器显示波形,最多5个曲线 8、示波器曲线可键拖拽、放大(QT serial port assistant, plus digital oscilloscope)
Platform: | Size: 338944 | Author: 物极必反1024 | Hits:
« 12 »

CodeBus www.codebus.net