-
SerialportSample
vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
- 2015-12-07 23:54:23下载
- 积分:1
-
standardSerailPortWin32Interface
标准串口win32接口函数,通过这些微软提供的串口接口函数可以实现对串口的读写操作(standard serial port debug source code)
- 2015-12-12 16:29:20下载
- 积分: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
-
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
-
vb--THINGET-PLC
VB和信捷PLC通讯的源代码,包括读写,置位,独一无二哦,网上都找不到的。(vb and thinget plc communication program source,good thing)
- 2020-12-29 09:39:01下载
- 积分:1
-
51
说明: 51单片机串口通讯软件与上位机通讯 含有多个程序(this is a programe to serils community to 51 and pc.)
- 2012-04-26 22:42:19下载
- 积分:1
-
CommClient
使用MSCOMM控件,实现两台电脑通过串口进行通信的功能。(Use MSCOMM control, to achieve two computers to communicate through the serial port function.)
- 2011-07-21 10:58:17下载
- 积分:1
-
C++串口通信
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
- 2005-03-29 11:21:03下载
- 积分:1
-
trc_com_log
记录串口收到的数据并存到文件,主要用于不容易发现的程序BUG调试(record serial data received by the coexistence of the document, mainly for not easy to find the debugging process BUG)
- 2007-07-03 11:59:12下载
- 积分:1
-
SerialPortTest
基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.()
- 2008-04-04 01:29:36下载
- 积分:1