搜索资源列表
串行通讯控件
- 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
readcar1
- 我写的一个串口通讯的程序,该程序可以将收到的命令和文本重的程序进行比较,再将数据发回,适合通讯设备和电脑的通讯-I write a serial communication program, which can be ordered and received the text of heavy procedures, further data back, suitable for communications equipment and computer communications
SerialComOCX
- 基于事件驱动的串口通讯控件 消息帧数据格式: 1 0 A B X X 其中 10 为消息标识, AB表示文本长度,L=A*100+B XX为配位字符,任意 控制帧数据格式 0 1 A B M N 其中 01为控制标识, AB为请求标识 MN为附加标识 11表示请求对方接收文件,M表示描述字串中文件名子串的长度 N表示描述字串中文件大小子串的长度 10通知对方放弃传输 00通知文件传输完毕 01请求对方
dataacquisition
- 数据采集系统上位机设计。包括串口通信、文本显示、曲线实时显示、数据保存、监测报警等功能。-data acquisition system software design. Including serial communication, text, real-time curve display, data preservation, alarm monitoring, and other functions.
cuagkoutiaoshigopngju
- 简要描述: 一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
Com
- ASCii/HEX方式发送数据到串口,按字接收串口数据,可选择10/16进制,串口返回的借口可以保存为文本文件。基于Mscomm32控件-ASCii/HEX send data to the serial port, serial port data received by the word, choose 10/16 hex, serial port can be saved as an excuse to return a text file. Control based on Mscomm
UltimateComm
- 本串口调试助手 1、支持USB转串设备,支持300-1000000波特率 2、支持串口热插拔,无论串口已打开或正在发送 3、支持串口的延迟发送,延迟时间单击右键可单独设定 4、支持文件发送,文件最大4GB 5、支持接收数据文件保存(文本格式或二进制格式可选) 6、支持串口数据或文件数据的分页显示 7、支持显示数据的行列指示 8、支持界面数据保存功能 9、支持发送飞跃提示 -The serial debugging assistant
Serial-port-source-code-wizard
- 一个极好的串口监视、调试程序,适用于 Win9X/NT 平台,能提高开发效率,免除调试串口程序之苦。它可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换;自动保存设置参数,是工程技术人员监视、调试串口程序的必备工具。共享软件,可免费使用 30 天。新版本增加发送文本、自动清除、自定义显示格式等功能。注意:非 Win98 用户需要 VB5 运行库 msvbvm50.dll 支持。-
SCommTest
- 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
evb-soft
- evb 串口编程,文本发送16进制数据,在HX2100上测试过,不能发送129-254的文本数据-evb
chuankou
- 这是一个机遇VB的数据采集系统上位机设计.包括串口通信.文本显示.曲线实时显示.数据保存.监测报警等,对于初学者是很有帮助的-This is an opportunity for VB' s data acquisition system designed to host computer. Include the serial communication. Text display. Curve of real-time display. Data preservation. Monit
Receive
- 关于DOS下控制串口,操作串口数据并生成文本文件的的方法,该代码十分成熟-Under the control of serial port on the DOS operation serial data and generates a text file method, the code is very mature
rfid_vc
- /Initial COM m_ctrlComm.SetCommPort(1) //选择com1 m_ctrlComm.SetSettings("9600,n,8,1") //通信参数设置 波特率9600,无校验,8个数据位,1个停止位 m_ctrlComm.SetInBufferSize(1024) //指定接收缓冲区大小 m_ctrlComm.SetRThreshold(1) //参数1表示每当串口接收缓冲区中有多于或等于1个字符时将引发一个接收数据的OnComm事件
serial_communication
- 一个简单的串口通信程序,可以实现文本数据接收和发送功能。-A simply serial port commucation software which can receive and send text.
COMMT100.RAR
- 串口调试工具可以实现通过串口发送和接收二进制和文本数据,可以通过modem发送和接收二进制和文本数据,并且可以显示modem的状态。-Serial debugging tools can be achieved through the serial port to send and receive binary and text data through the modem can send and receive binary and text data, and can display th
myCommPort
- C#写的一个串口通信工具。用户选在串口后,在上面的文本框中输入要发送的数据,然后按“发送”。串口接收到数据后,点下面的按钮,能够将串口接受到的数据在下面的文本框中显示出来。-C# to write a serial communication tools. After the user selects the serial port, in the above text box, enter the data to send, then press " send." Seria
UART
- 基于多线程的串口通信发送与接收程序,往下位机写入数据,下位机正确收到数据后返回一个数据,PC正确收到返回数据后再发送下一个数据。回到的数据显示在旁边的文本框里-MultiThread SerialPort
Victor-serial--VCL
- 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
ckts
- 串口调试助手是串口调试相关工具,有多个版本。如:友善串口调试助手,支持9600,19200等常用各种波特率及自定义波特率,可以自动识别串口,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。-Serial debugging assistant is serial debugging tools, there are several versions. Such as: friendl
VB6-RS232-TEXT-AND-PICTURE
- VB串口通讯测试源代码,有文本和图形两种端口数据观察方式-VB serial communication test source code, there are two kinds of text and graphics port data