-
SerialTool-1.3.0Beta
QT做的串口软件 有示波器,保存等功能。(Serial port software made by QT has oscilloscope)
- 2020-06-18 01:40:01下载
- 积分:1
-
测试
说明: labview实现串口示波器的功能,读取示波器发送的浮点数数据,并绘制曲线(Serial port oscilloscope)
- 2019-10-23 13:37:02下载
- 积分:1
-
winAPI_Sport_comm
实现串行通讯的相关API函数
API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。
函数名 作用
CreateFile 打开串口
GetCommState 检测串口设置
SetCommState 设置串口
BuilderCommDCB 用字符串中的值来填充设备控制块
GetCommTimeouts 检测通信超时设置
SetCommTimeouts 设置通信超时参数
SetCommMask 设定被监控事件
WaitCommEvent 等待被监控事件发生
WaitForMultipleObjects 等待多个被监测对象的结果
WriteFile 发送数据
ReadFile 接收数据
GetOverlappedResult 返回最后重叠(异步)操作结果
PurgeComm 清空串口缓冲区,退出所有相关操作
ClearCommError 更新串口状态结构体,并清除所有串口硬件错误
CloseHandle 关闭串行口()
- 2007-08-02 11:52:20下载
- 积分:1
-
DLT645
DLT645的数据读取,设置串口,后期可能通过数据库读取(read for DLT645 electric)
- 2020-12-07 14:59:22下载
- 积分:1
-
STM8S_v_uart
STM8 虚拟串口 全双工,自己写的共享一下(STM8 virtual serial port full-duplex, write your own to share about)
- 2014-09-14 19:56:47下载
- 积分:1
-
串口(源代码)
用MFC编译的串口调试助手,初学者可以参考(Serial debug assistant compiled with MFC which beginner can refer to)
- 2018-06-12 10:21:06下载
- 积分:1
-
ARCTest
实时监测软件,采用Tchart控件,串口读取,实时曲线输出(Real-time monitoring software, the Tchart control, serial port to read, real-time curve output)
- 2013-05-06 08:42:30下载
- 积分:1
-
SEEDdrivers
合众达提供的两个驱动,可以添加自己的算法。一个是串口的,一个是实时系统的。(America to the two drivers, they can add their own algorithms. 1 serial port, a real-time system.)
- 2007-06-11 09:53:13下载
- 积分:1
-
PTZ-camera-control-system
使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
- 2013-09-24 22:31:17下载
- 积分:1
-
test1
VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
- 2010-06-09 10:11:16下载
- 积分:1