-
rs232-Serial-port
RS-232串口通讯编程,使用C#代码实现(Implementation of RS232 Communication C#)
- 2020-06-19 21:40:02下载
- 积分:1
-
useMSComm
利用MSComm控件实现字符型数据发送与接收(MSComm control to achieve the transmission and reception of character data)
- 2015-06-04 17:28:58下载
- 积分: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
-
串口调试助手
说明: 支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
硬件连接方面,传统台式PC机支持标准RS232接口,但是带有串口的笔记本很少见,所以需要USB/232转换接口,并且安装相应驱动程序。(Support 9600, 19200 and other commonly used baud rates and custom baud rates, can automatically identify serial ports, can set check, data bits and stop bits, can receive or send any data or characters with ASCII code or hexadecimal, can arbitrarily set the automatic transmission cycle, and can save the received data into text files, can send any data. Text files of meaning size.
In terms of hardware connection, traditional desktop PC supports standard RS232 interface, but notebooks with serial port are rare, so USB/232 conversion interface is needed and corresponding driver is installed.)
- 2020-06-25 03:00:02下载
- 积分:1
-
串口DLL
C#写的串口通信的,具体的大家看名字应该知道了(C# to write serial communications, specific names should we do know)
- 2005-06-06 10:13:02下载
- 积分:1
-
hart
这个程序是利用VC编写的一个从机串口响应modbus查询命令程序,实现RTU方式,3.5和1.5个字符时间检测,CRC和LRC校验。(This program is written using VC as a response from the machine serial modbus query command procedure, to achieve RTU mode, 3.5 and 1.5 characters time detection, CRC and LRC check.)
- 2010-06-09 09:56:23下载
- 积分:1
-
29. RS485通信实验
说明: modbus很全面很详细的485从机程序。(Modbus is a very comprehensive and detailed 485 slave program.)
- 2020-07-27 23:08:45下载
- 积分:1
-
cpu314c-2pn_v3
西门子s7-300PLC,314系列GSD文件,方便使用。(SIEMENS s7-300PLC, 314 series of GSD files, easy to use.)
- 2018-03-06 15:22:44下载
- 积分:1
-
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
-
串口通信
说明: 简单的串口通讯实验,试调CH-06蓝牙IO口是否可以进行通讯(Serial Communication Experiments)
- 2019-02-23 16:00:44下载
- 积分:1