-
serialPort
调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
- 2007-09-17 13:27:21下载
- 积分:1
-
SCommTest
串口发送接收数据,初学者可以参考参考, - - ~(串口发送接收数据,初学者可以参考参考,-- ~)
- 2009-07-08 16:39:55下载
- 积分:1
-
MSCommtest3.0
MSComm控件串口通信编程,第一次作业。(MSComm control serial communication programming, the first operation.)
- 2011-12-05 22:14:26下载
- 积分:1
-
comm_source11
Visual c++实践与提高——串口通信与工程应用篇10源代码(Visual c++ practice and improve- serial communication and project source code (Application) 10)
- 2011-10-02 21:01:16下载
- 积分:1
-
BLE-2015-3-16
基于CC2540芯片的串口测试程序,是改别人的程序,很实用测试过,可供大家参考,程序架构调整过,很容易看懂。(Based on CC2540 chip serial test program, it is to change others program, very practical tested, for your reference, application architecture adjusted, it is easy to understand.)
- 2015-04-19 21:53:13下载
- 积分: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
-
CharTerminal
说明: 简单的串口通讯例子,有主机,目标机组成,发送数据,接受数据(Simple example of serial communication, a host, target composition, send data, receive data)
- 2011-04-10 18:48:55下载
- 积分:1
-
CnComm
串口调试精灵源代码,试过了,好用,自己可以在上面少量修改增加自己需要的功能。(Serial debug source code wizard, tried, and easy to use, they can increase their own minor modifications in the above functionality required.)
- 2011-11-04 18:31:07下载
- 积分:1
-
Open
Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
- 2020-06-16 22:40:01下载
- 积分:1
-
SeriesPort
说明: 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序(CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure)
- 2008-10-08 22:44:29下载
- 积分:1