-
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
-
串口通信
matlab接收串口程序,接收单片机发送的数据到电脑显示。(Matlab receives the serial program, receives the data that the one-chip computer sends to the computer reveals.)
- 2018-05-09 10:55:14下载
- 积分:1
-
串口程序
可以用于不同串口,Handles for Implementing Thread Mutual Exclusion(Can be used for different serial ports ,Handles for Implementing Thread Mutual Exclusion)
- 2020-06-17 02:20:02下载
- 积分:1
-
mscomm
控件 进行串口通信,采用微软的控件控件 进行串口通信,采用微软的控件(Controls the serial communication, using Microsoft' s control controls the serial communication, using Microsoft' s control)
- 2012-09-15 21:43:29下载
- 积分:1
-
23423424234324
串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)(serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC))
- 2007-02-27 15:52:12下载
- 积分:1
-
高级例程-基于STM32 USB 虚拟串口 控制IO 端口
关于多块板子利用485总线 采用MODBUS协议实现开关量采集与控制采集,串口打印。(On the use of 485 bus and MODBUS protocol to realize switch data acquisition and control acquisition, serial port printing.)
- 2019-08-08 10:43:48下载
- 积分:1
-
串口调试助手(丁丁)
说明: 用于串口调试,串口调试通用助手,可直接运行,支持多种比特率(Used for serial debugging)
- 2020-06-18 06:00:01下载
- 积分:1
-
TTY
MFC的串口通信程序 能真确运行 经调试后无误(MFC serial communication program can be true and correct after running through debug)
- 2010-08-07 18:42:04下载
- 积分:1
-
VB-Serial
简洁的VB串口调试程序。适合初学者学习和参考(Simple VB serial debugger. Learning and reference for beginners)
- 2011-05-24 20:33:44下载
- 积分:1
-
XWP
XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
- 2007-11-28 12:07:41下载
- 积分:1