-
tcptocom
国外经典的TCP转串口的程序,VC++编写,有较强的参考价值(Foreign classic TCP to serial program, VC++ write, there is a strong reference value)
- 2020-11-22 11:29:35下载
- 积分:1
-
vb--THINGET-PLC
VB和信捷PLC通讯的源代码,包括读写,置位,独一无二哦,网上都找不到的。(vb and thinget plc communication program source,good thing)
- 2020-12-29 09:39:01下载
- 积分: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
-
comm
用vc写的向串口发十六进制数据。
文件中有整个工程文件。(Vc wrote with hex data sent to the serial port.
File in the project file.)
- 2012-01-09 22:29:28下载
- 积分:1
-
comm
Windows串口编程 (Windows serial programming)
- 2020-06-30 11:20:02下载
- 积分: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
-
tesenimabi
风河 串口驱动程序 usb转串口 得益于网站 服务于网站 望管理员采纳 谢谢(wind river)
- 2014-09-04 09:37:14下载
- 积分:1
-
pm-compuprint-sp40
P2R打印机串口指令集编程手册,Olivetti/IBM/Epson(P2R printer serial instruction set programming manual, Olivetti/IBM/Epson)
- 2010-06-11 09:51:04下载
- 积分:1
-
Com_N
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
- 2005-07-31 09:50:35下载
- 积分:1
-
GpsRecv
该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)
- 2008-02-25 14:53:04下载
- 积分:1