-
Show_Curve
Visual Basic基于天平称重,串口接收数据,在窗体上进行曲线显示(Show Curve)
- 2011-01-20 16:26:37下载
- 积分: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
-
com
vC++做上位机实现串口通讯,符合RS485通信协议(vC++ do PC Serial communication line RS485 communication protocol)
- 2010-08-10 16:55:57下载
- 积分:1
-
SerialPortTest
学习C++,先学串口编程,本程序就是以串口作为编程对象,进行针对串口的数据接收与发送,内含丰富的注释,纯个人理解!(To learn C++ learn first serial programming, the program is as a programming object to the serial port for serial data reception and transmission, contains a wealth of comments, pure personal understanding!)
- 2013-04-28 10:18:11下载
- 积分:1
-
parallel_debug1
VC语言编写的并口通信例程,可以对初学者有帮助的小程序。(VC language of parallel communication routines, can be helpful for beginners small procedures.)
- 2005-07-08 17:22:47下载
- 积分:1
-
RS232_Universal_Debug_Code
串口通讯调试代码,包括端口设置界面和信息收发界面(Serial communication debugging code, including port settings interface and messaging interface)
- 2010-01-12 15:17:37下载
- 积分:1
-
Serial
串口通信,一个简单的例程,对学习WINCE很有帮助,尤其是串口编程.希望大家喜欢(Serial communication, a simple routine, learning WINCE helpful, especially the serial programming. I hope everyone likes)
- 2008-02-28 20:06:04下载
- 积分:1
-
serial
很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
- 2009-05-22 10:47:15下载
- 积分:1
-
1
CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
- 2013-07-11 09:47:50下载
- 积分:1
-
CSharpSerial-programming-steps-detailed
用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
- 2012-04-18 10:36:49下载
- 积分:1