-
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
-
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
-
SerialPortTest2
改进的SerialPort类单文档实例程序(improved SerialPort single document type sample program)
- 2006-10-15 15:24:20下载
- 积分:1
-
kcom
this is visual c++ 6 project
it is a Serial port excerszier software
- 2010-05-31 15:51:55下载
- 积分:1
-
MAX232
利用max232,实现51单片机和电脑的通信,使得电脑发一个数据在单片机上用流水灯显示。(Use max232, achieving 51 SCM and PC communications, making the computer sends a data on a single chip with a water light show.)
- 2013-08-30 15:46:26下载
- 积分:1
-
vcchuangkoutongxin
实现串口通信功能 基于MFC的对话框,程序简单易懂 适合初学者(Serial communication functions based on the MFC dialog box, the program is easy to understand for beginners)
- 2012-05-19 20:45:35下载
- 积分:1
-
PLCchengxudaijiansugongneng
PLC程序,结合VB通信实现两轴运动带减速功能(PLC programming, communication with VB to achieve two-axis motion with deceleration
)
- 2012-01-12 11:58:04下载
- 积分: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
-
trunk
串口通讯的一个类,已经在用,分享给大家。(serial port communication file.)
- 2015-09-14 11:34:06下载
- 积分:1
-
SCommTest1
该源代码主要是实现串口通信,并将所传输的内容实现保存。(The source code is mainly realize serial communication, and the transmission of content preservation.)
- 2007-10-25 21:18:20下载
- 积分:1