-
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
-
RS-485 Transceiver Control
说明: rs485串口简易编程,上位机pc平台windows窗口(RS-485 Transceiver Control)
- 2020-02-20 10:12:17下载
- 积分:1
-
main
简单的串口输出程序, 利用串口调试助手或超级终端,在液晶屏上显示“hello”。(Simple serial output procedures, the use of serial debugging assistant or HyperTerminal, on the LCD display " hello" .)
- 2011-08-03 16:45:39下载
- 积分:1
-
Delphi7海康硬盘录像机测试源码
实现海康硬盘录像机或摄像头的录像拍照等功能的DELPHI源码(DELPHI Source Code for Realizing Video Capture Functions of Haikang Hard Disk Video Recorder or Camera)
- 2020-06-24 04:20:01下载
- 积分:1
-
Serial-ports
linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
- 2013-11-17 14:39:41下载
- 积分:1
-
CommTest
串口测试程序 (Test porgram for serial)
- 2020-10-22 20:47:23下载
- 积分:1
-
vcchuangkoutongxin
实现串口通信功能 基于MFC的对话框,程序简单易懂 适合初学者(Serial communication functions based on the MFC dialog box, the program is easy to understand for beginners)
- 2012-05-19 20:45:35下载
- 积分:1
-
CANopen_master
canOpen master 用于串口通信,主要用于测试can总线数据
- 2017-05-02 16:15:05下载
- 积分:1
-
wk2114
cai yong 一个串口拓展成4个串口!(1 uart to 4)
- 2020-09-08 09:58:02下载
- 积分:1
-
Debugger
集串口调试与网口调试于一身的调试器。适合QT学习者。(The debugger is debugged with the serial port and the net mouth is debugged. Suitable for QT learners.)
- 2017-12-01 16:14:07下载
- 积分:1