-
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
-
YZAK718
一个新的通信协议,一线通协议模版软件,希望对大家开发有用()
- 2020-10-08 18:07:35下载
- 积分:1
-
serial
很好的串口通信源程序,可以设置端口号,波特率,数据位 停止位校验位(a very complete source serial communications,it is helpful for everybody)
- 2009-05-22 10:47:15下载
- 积分:1
-
Output_COM
c++程序,对串口操作,数据对串口的收发(c++, on the serial port operation)
- 2011-11-30 15:47:55下载
- 积分:1
-
useMSComm
利用MSComm控件实现字符型数据发送与接收(MSComm control to achieve the transmission and reception of character data)
- 2015-06-04 17:28:58下载
- 积分:1
-
645-376.1
支持电力规约645,376.1等相关规约的485代码,支持常用电表控制信令代码,(Support the power of the Statute 645,376.1 Statute 485 and other related code, support for common control signaling code meter,)
- 2020-09-09 21:08:03下载
- 积分:1
-
PTZ-camera-control-system
使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
- 2013-09-24 22:31:17下载
- 积分:1
-
SerialPortComm
此程序是一个串口调试助手。可以实现16进制发送接收。用MFC编写。(This program is a serial debugging assistants can realize hexadecimal to send and receive written in MFC
)
- 2013-07-14 20:57:36下载
- 积分:1
-
kcom
this is visual c++ 6 project
it is a Serial port excerszier software
- 2010-05-31 15:51:55下载
- 积分:1
-
Communication_control
耀华表通信控件 内置了地磅的串口协议。能自动读取指定的数(Communication control Toledo Electronic loadometer, serial direct source reading program. The source without any Dll, built-in serial port loadometer agreement. Can automatically read the specified binary readings.)
- 2010-07-09 21:31:44下载
- 积分:1