搜索资源列表
lfpv3
- 微机保护(LFP系列)与RTU的通讯规约(V3.0) 1. 通讯接口: 1.1 接口标准: RS-232C/RS-422/RS-485 1.2 通讯格式: 异步,一位起始位,八位数据位,一位停止位,无校验位。 1.3 通讯速率: 4800~38.4Kbps。 1.4 通讯方式: 主从方式。
PortExpert10_SRC
- 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parall
CommDlg
- 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
Mscomm-Uart
- 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A multi-threaded VC++ Serial communication instance, choose a local serial port available, can be used with the serial number into the open, you can also set the data
TestSPComm
- 使用Delphi7、SPComm控件写的一个简单串口调试助手,把源代码分享给大家,在Delphi7环境下调试通过。程序可设置CoM端口,波特率、数据位、校验、停止位等,点击“打开串口按钮”,即可看到状态。 -Using Delphi7, SPComm controls write a simple serial debugging assistant, the source code for everyone to share in Delphi7 through debugging e
test
- MFC编写的串口通讯软件,基于Microsoft MSComm控件,可以设置串口号、波特率、数据位、校验位和停止位-MFC prepared by the serial communication software, based on Microsoft MSComm control, you can set the serial number, baud rate, data bits, parity and stop bits
ctrlSerialPortUI
- 用于.Net Framework 的串口UI控件,集成了串口自动扫描,波特率选择、校验位选择、停止位选择等界面元素,方便窗体类程序的开发。-.Net Framework for serial UI control, integrated serial automatic scanning, baud rate, parity bit selection, select stop bit select interface elements, to facilitate the developmen
comseria
- 1、运行SerialPort即可启动程序 2、本程序默认使用COM3口,波特率9600,无校验,8个数据位,1个停止位,如需更改请联系。 3、首次启动程序需要用户指定数据保存件(txt格式),在后续使用中,用户可以单击界面中的“选择/修改保存文件”经行路径和文件的修改。修改时请关闭下位机,以免数据混乱。-1,A run to start the program SerialPort 2, the program defaults to using COM3 port, baud ra
DiglogMessageBox
- 自己编记得串口程序,主要特点非常灵活,能够自己选择各种波特率、串口、校验位、停止位、数据位-Remember a serial port programming, main characteristic is very flexible, can choose a variety of baud rate, serial port, parity, stop bits, the data bits
WINDEMO
- 最简单的串口通讯程序,让你很快上手!配置串口、波特率、校验位、数据位和停止位,打开串口后可以进行通讯,还能让你学会线程代码的编写。-The most simple serial communication program that lets you get started quickly! Configure the serial port, baud rate, parity, data bits and stop bits after, you can open the port for c