-
VCPP-Serial-host-computer
实现串口通信的编程,关于类以及继承的一些使用方法,新手可以参考。(Serial communication programming, use classes and inheritance, the novice can refer to.)
- 2013-05-03 09:07:54下载
- 积分:1
-
我见过最好的串口类
说明: 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时(I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss)
- 2020-12-03 12:39:25下载
- 积分: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
-
710MUX
Windows CE 串口通信协议里面的710MUX协议。(the implement of 710 MUX on Windows CE)
- 2014-09-02 22:48:18下载
- 积分:1
-
fxplcCommunictionDLL
用VB编写的FX系列PLC通信动态链接库,用户只需调用API函数就可以简单的实现串口通讯(VB prepared by the FX series PLC communication dynamic link library, Users only need to call API functions can be achieved by a simple serial communications)
- 2007-05-27 17:16:40下载
- 积分:1
-
aaa
串口监视工具。可以监视窗口的接受和发送的数据(Serial port monitoring tools. Can monitor the window to receive and send data)
- 2010-01-18 14:08:20下载
- 积分:1
-
RS232_Universal_Debug_Code
串口通讯调试代码,包括端口设置界面和信息收发界面(Serial communication debugging code, including port settings interface and messaging interface)
- 2010-01-12 15:17:37下载
- 积分:1
-
VCComm
VC从串口读取数据并实时绘制曲线图,非常好用。(VC data from the serial port to read real-time rendering curve is very useful.)
- 2010-07-30 12:32:16下载
- 积分:1
-
wendushujuxianshi
VC++的MFC开发串口调试助手源代码,包括数据发送,接收,显示制式等 (VC++ of MFC development of serial debugging assistant source code, including data transmission, reception, display formats, etc.)
- 2016-04-21 08:49:27下载
- 积分:1
-
CVCOMMPortTool
COM口设置
串口设定 端口号 波特率 数据位 停止位 校验位
串口数据接收
串口收据发送(COM port settings
Serial data receiving
Serial receipt)
- 2015-10-13 10:12:44下载
- 积分:1