-
CSerialPort
CSerialPort.h
CSerialPort.c
VC++串口通讯类,用于初学串口通讯,及串口通讯原理有一定帮助。(CSerialPort.h
CSerialPort.c)
- 2009-11-18 08:43:15下载
- 积分:1
-
VB
说明: 对松下FP系列PLC通讯串口的调试,了解串口使用的方法(Panasonic FP series PLC serial communications debugging of serial use)
- 2013-01-24 15:51:31下载
- 积分:1
-
labwindows-serial
labwindows 串口编程 简单易懂 做虚拟仪器的同学可以看看 或许对你有用(programming straightforward labwindows serial do virtual instrument students can take a look at perhaps useful to you)
- 2012-11-20 20:41:40下载
- 积分:1
-
SerialPortElf
说明: 调试使用的串口助手,程序源码,功能齐全,可以调试程序(Serial Port Assistant for Debugging, Program Source Code, Full-featured, Debugging Program)
- 2019-03-13 22:54:42下载
- 积分:1
-
Serial-ports
linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
- 2013-11-17 14:39:41下载
- 积分: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
-
YZAK718
一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
- 2020-10-08 18:07:35下载
- 积分:1
-
communication
使用VC.NET编写串口通信程序,是很好的串口调试软件(Use VC.NET write serial communication program is a very good serial debugging software)
- 2020-11-22 13:59:35下载
- 积分: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
-
wireless-voting-machine
基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信(Microcontroller-based wireless voting machine computer program under)
- 2011-09-22 18:41:10下载
- 积分:1