-
Test
ARQ信道一到六实现通信源代码,配有模拟仿真信道(ARQ one to six channels for communication source code, with the channel simulation)
- 2011-05-09 18:07:49下载
- 积分:1
-
01 实例源程序
主要是用C#写的与三菱PLC串口通信源代码(Mainly written in C# and MITSUBISHI PLC serial communication source code)
- 2017-06-30 09:47:47下载
- 积分:1
-
易语言FX_PLC通信源码
易语言和三菱plc fx2n 通讯源码 !!(Easy language and MITSUBISHI PLC fx2n communication source !!)
- 2017-11-14 11:37:23下载
- 积分:1
-
SerialPortTest
简单的串口调试,能够实行发送和接收字符。(Serial easy debugging, it is able to implement send and receive characters.)
- 2009-03-10 10:57:16下载
- 积分:1
-
SerialPort.tar
自己封装的一个qt5的串口类,亲测可用,不过暂时还不支持多线程。(Qt5 own package of a serial type, pro-test available, but not yet support multi-threading.)
- 2016-10-27 10:29:10下载
- 积分:1
-
C++串口通信
用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.(with Serial Communication, which can be used with serial transmission of information between the principle.)
- 2005-03-29 11:21:03下载
- 积分:1
-
CC-Link(Q00CPU-FX3U)
用于Q系列PLC主站与FX系列PLC从站进行CC-Link连接。(For the Q series and FX series PLC PLC master CC-Link connection from the station.)
- 2017-11-14 09:39:04下载
- 积分:1
-
cvi_usb_sensor
232串口通信实例,简单的模仿USB界面显示,实质做的是一个简单的232串口(232 serial communication)
- 2014-06-04 20:15:17下载
- 积分: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
-
MODBUS
C#串口通讯,modbus协议样例,数据发送接受(C# serial communication, modbus protocol sample, the data sending and receiving)
- 2011-10-13 09:43:07下载
- 积分:1