-
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
-
SCIPC
上位机串口通信程序带电机控制程序界面(PC serial communication program with motor control programming interfaces.)
- 2006-06-09 16:07:47下载
- 积分:1
-
VB-Serial
简洁的VB串口调试程序。适合初学者学习和参考(Simple VB serial debugger. Learning and reference for beginners)
- 2011-05-24 20:33:44下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
COM
基于CVI2010的串口编程 使用C++ 适合初学者学习(Based on CVI2010 serial port programming using c++ for beginners to learn)
- 2015-05-13 09:41:31下载
- 积分: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
-
SerialPortTest
最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
- 2012-12-27 18:17:05下载
- 积分:1
-
PC to FX connection (ActDefine)
说明: Testing PC to DVP PLC connection
- 2020-04-22 23:02:27下载
- 积分:1
-
vb
说明: 串口编程调试精灵是一种串口编程的调试精灵(Wizard is a serial programming and debugging, the debug serial port programming wizard)
- 2010-04-07 19:58:48下载
- 积分:1
-
1Button-Devices
1 button device with bascom avr
- 2019-05-06 19:09:58下载
- 积分:1