-
当前流行的串口调试助手的源码-自己编写
串口调试助手的源码,自己编写,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容(serial debugging aids source, their preparation, interface with the popular serial debugging tools basically the same. The tool is easy to use, but can define serial rate, as indicated by the state)
- 2020-06-26 07:20:01下载
- 积分:1
-
MFC 简单Modbus RTU
使用VS2013的MFC编写的一个简单Modbus RTU的单命令控制Demo,能够实现继电器的开和关(A single command control demo of a simple Modbus RTU written in MFC of VS2013 enables relay opening and closing)
- 2018-09-24 21:55:13下载
- 积分:1
-
RS232
串口通信程序,MSComm方式实现,有参考价值(Serial communication program, MSComm ways, have reference value)
- 2013-11-28 08:45:23下载
- 积分: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
-
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
-
VS2010--MFC
这是一个简单的VS2010之MFC串口编程教程,它可以指导初学者学习MFC简单入门编程(This is a simple tutorial serial programming MFC VS2010 it, it can be a simple guide for beginners to learn MFC introductory programming)
- 2014-11-30 20:03:07下载
- 积分:1
-
DemoDriver
COM8虚拟串口COM0,实现GPS通信(COM8 Virtual Serial COM0, GPS communication)
- 2006-12-06 19:57:13下载
- 积分:1
-
SerialPortTest
最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
- 2012-12-27 18:17:05下载
- 积分:1
-
DLT645
DLT645的数据读取,设置串口,后期可能通过数据库读取(read for DLT645 electric)
- 2020-12-07 14:59:22下载
- 积分:1
-
bcb
说明: BCB串口通讯源码示例程序。利用winapi函数,而非控件。(BCB examples of serial communication program source. Use WINAPI function, rather than control.)
- 2008-08-31 10:26:21下载
- 积分:1