搜索资源列表
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those interested can enhance his!
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
commtest
- 非常实用的串口通讯软件
RadioData_0908
- 使用Cport控件开发的串口通讯软件,用于无线电台遥测使用,分站点轮询、点检两种方式,采集到的数据保存在MSSQL2000数据库中便于日后查看。
利用串口控件编写的设备通讯软件
- 这是一个利用串口控件编写的设备通讯软件,有兴趣的朋友可以进行参考。
Comm_Debug VC编写的串口调试软件
- VC编写的串口调试软件,内含Modbus协议类 支持对Modbus通讯调试-A very simple serial debugging software, VS2008 development, I believe useful for beginners, experts do not, the waste of your score VC prepared serial debugging software category includes Modbus protocol suppor
Modbus通讯测试软件_支持串口
- Modbus通讯测试软件_支持串口_MB__TCPIP-modbus support com tcpip very good
ComRAndW.rar
- 串口通讯软件,可以将串口的通讯协议截获,显示并存盘,对截获一个硬件设备的通讯协议非常有用,Serial communication software can be intercepted by serial communication protocols, display and save on hardware devices intercepted a communication protocol is very useful
TxRx
- api开发的串口通讯程序,很好的一个软件。-api development of serial communication program, a very good software.
VC6
- 串口调测工具,用于串口通讯软件的调试,抓获数据包,发送包,支持自动发送,十六进制现实、十六进制发送, 发送指定的文件等。 -Serial transfer measurement tools for debugging serial communications software and captured data packets, sending packets, to support the automatic transmission, the reality hexadecimal,
viewxinhao
- 用labview开发的监控界面,下位机通过串口通讯向上位机发送数据,监控软件实时显示状态-Used to monitor the development of labview interface, the next bit plane up through the serial communication bit machine to send data, real-time monitoring software shows the status of
COMM
- VB嵌入式串口通讯波形分析显示软件-VB Embedded Serial Communication waveform analysis display software
串口通讯测试程序
- Windows 平台的PLC串口通讯程序的框架,用于兼容大部分的串口PLC通讯的软件接口层,以便以后可以实现更多的PLC通讯协议的支持(Windows platform PLC serial communication program framework, compatible with most of the serial PLC communication software interface layer, so that later you can achieve more PLC com
虚拟串口
- 串口小软件 在实现编程通讯是可以用到(Serial small software, in programming communications can be used)
Commix
- 一个好用的串口通讯软件 有传输字符串或者二进制 ,还有各种检验方式(seriral commulication software)
STM32_RC522串口通讯
- C#编写的上位机软件,源代码。应用于串口通讯控制STM32对RC522读写卡操作(C# prepared by the host computer software, source code. Applied to serial communication control, STM32 read and write card operation on RC522)
ComSocket
- 本软件主要用vc++实现了串口通讯的调试,可以设置波特率等通讯参数,达到数据互通(The software mainly uses vc++ to debug serial communication, and can set the communication parameters such as baud rate and so on to achieve data exchange)
485 PCCOM测试软件
- 485 PCCOM测试串口通讯功能;分别为32位和64位系统。(485 PCCOM Test serial communication function.)
C#通讯调试工具v3.0源码
- 开发工具:VS2010 语言:C# .NET Framework2.0 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 具体可看我的博文:http://blog.csdn.net/sqqyq/article/details/10012183 下一版本计划加入
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个