-
serial
串口驱动程序,可替换NT下的串口驱动程序 (Serial dirver which can replace serial driver in NT)
- 2021-04-20 23:48:49下载
- 积分:1
-
tesenimabi
风河 串口驱动程序 usb转串口 得益于网站 服务于网站 望管理员采纳 谢谢(wind river)
- 2014-09-04 09:37:14下载
- 积分: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
-
vb--THINGET-PLC
VB和信捷PLC通讯的源代码,包括读写,置位,独一无二哦,网上都找不到的。(vb and thinget plc communication program source,good thing)
- 2020-12-29 09:39:01下载
- 积分:1
-
VB
说明: 自动识别电脑有多少个串口,关自动加载!!!(Automatically identify the number of serial computer, turn off automatic loading
)
- 2012-01-04 09:37:44下载
- 积分:1
-
SerialPortTest
简单的串口调试,能够实行发送和接收字符。(Serial easy debugging, it is able to implement send and receive characters.)
- 2009-03-10 10:57:16下载
- 积分:1
-
serial
可以向串口发送数据,或从指定串口接收数据 VC源码-基础编程-源程序代码免费注册下载(Can send data to a serial port, or from specified serial ports receive data source-basic programming VC-source code downloaded free registration
)
- 2011-12-12 11:39:33下载
- 积分:1
-
串口自动检测
说明: 串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1
-
tiaoshijingling
串口调试精灵,对于初学VC++的学者来说,这是一本不错的电子书,大家可以好好品味。(It s a good book for people who are studying VC++ language.)
- 2009-04-18 20:42:28下载
- 积分:1
-
串口数据实时采集显示例程
通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
- 2017-06-29 21:57:21下载
- 积分:1