-
serial
串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
- 2021-04-20 23:48:49下载
- 积分:1
-
TTY
MFC的串口通信程序 能真确运行 经调试后无误(MFC serial communication program can be true and correct after running through debug)
- 2010-08-07 18:42:04下载
- 积分:1
-
PC-based-serial-communication
基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
- 2014-12-06 22:17:30下载
- 积分:1
-
sccomx
串口检查源码,VC++工程项目,经典串口通信工具(failed to translate)
- 2010-01-20 12:28:40下载
- 积分:1
-
seircom
RS-232 通信调试程序,初学者适应。(RS-232 communications debugger, beginners to adapt.)
- 2009-03-23 14:41:40下载
- 积分:1
-
Serial-port-control-PTZ-camera
串口控制云台摄像头的程序,已经测试过了,可以参考(Serial control PTZ camera program has been tested, you can refer)
- 2014-11-26 17:47:47下载
- 积分:1
-
UDP
vc写的基于udp的串口通信简单实例
(Udp serial communication instance, a simple small program)
- 2012-11-26 16:40:22下载
- 积分: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
-
ControlProject
VC实现和S7-200PLC的串口通信程序,很有价值哦(VC and S7-200PLC Serial Communication Program and of great value oh)
- 2007-06-04 14:29:42下载
- 积分:1
-
Output_COM
c++程序,对串口操作,数据对串口的收发(c++, on the serial port operation)
- 2011-11-30 15:47:55下载
- 积分:1