-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
chap08SerialCommunication
串口通信高级编程,为Visual C++.NET网络与通信高级编程范例第八章配套源代码
(serial communication programming, for Visual C.NET network and communications senior programming paradigm Chapter VIII supporting source code)
- 2007-04-27 13:28:40下载
- 积分:1
-
VC6.0MFC
vc++制作串口调试助手,用vc6.0开发环境,一步一步教大家制作串口调试助手(vc++ production serial debugging assistant with vc6.0 development environment, step by step teach you making serial debugging assistant)
- 2013-07-18 16:02:31下载
- 积分:1
-
vc_assist
VC串口调试助手源代码,很不错的例子,非常适合初学者使用!!(VC serial debugging aides source code, it is a good example, very suitable for beginners! !)
- 2011-10-21 10:05:30下载
- 积分:1
-
RS232_Universal_Debug_Code
串口通讯调试代码,包括端口设置界面和信息收发界面(Serial communication debugging code, including port settings interface and messaging interface)
- 2010-01-12 15:17:37下载
- 积分:1
-
gjwsy
通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
- 2016-07-15 17:09:46下载
- 积分:1
-
1
说明: VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 (VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments)
- 2010-08-30 11:15:53下载
- 积分:1
-
CSharpSerial-programming-steps-detailed
用C#语言编写串口通信程序详解,有代码有步骤(c#Serial programming steps detailed)
- 2012-04-18 10:36:49下载
- 积分: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
-
Visual-cPP-MFC-SERIAL-PORT
VC++之MFC串口,包含串口调试助手源程序
及编程详细过程
(MFC serial port)
- 2013-08-29 16:09:49下载
- 积分:1