搜索资源列表
Test_com
- 本源码采用spcomm串口控件,接受数据采用线程方式,这是一个串口测试工具,可以用来做串口监听等。非常适合使用delphi开发串口程序的程序员做参考!-the source used spcomm Serial Control and accept data using threads, it is a serial testing tools can be used to do Serial wiretapping. Delphi is very suitable for the develo
Watcher
- 这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition.
scommtext
- 吐血奉献:一套完整的串口通信WINDOWS版软件。可以接照规定的通信协议进行通信测试,并自动将数据和十六进制数显示出来。稍作修改可用于通信。-vomit blood dedication : a complete set of serial communication Windows version of the software. That can be as the communication protocol for communications test and automatic da
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
testcom-old
- 使用多线程对串口进行数据传输程序。本代码主要是对串口的测试。其中SerialPort类提供对串口的读写-use multithreading to serial data transmission procedures. The main source of serial testing. SerialPort categories which provide the reader right Serial
win84
- 测试程序,用于串口编程调试,实现串行数据发送,接收。-testing procedures for the Serial Programming test, the serial data send, receive.
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
NEWMeter
- ABB AIN电表读多类数据通讯测试程序,包括数据类9、11、14、15等。-ABB AIN meter reading more categories of data communications test procedures, including data types, such as 9,11,14,15.
31101846501
- 该软件是用来测试串口通信的。通过选择串口设置参数,然后打开端口进行测试,测试成功数据会显示发送的消息。-The software is used to test serial communications. By choosing the serial port parameters set, then opened the port for test success of this data will show the news.
serial_1
- dos下串口测试程序,利用中断进行发送数据-dos testing procedures, the use of data for transmission interruption
DSPserialcommunication
- 此源码是基于大唐微电子的DSP芯片ZSP的串口程序,有测试数据-this source Datang Microelectronics is based on the DSP chip bitumen Serial procedures, test data
modem_test
- modem 测试程序,稍作修改就可以用不同速率的串口数据读写
errorRate 通信系统数据测试误码率
- 用VC++实现的一个测试通信系统的误码率的程序,很好用的,是用两个串口的数据测试误码率的。-With VC++ realize a test communication system BER procedures, very good use, with two serial test data error rate.
51MCU-RS232
- 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 和查询发送-This is a C51 single-chip serial reception (disruptions) and send routine can be used to test the suspension of 51 single-chip receiver and query sent
serialtest
- 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordance with the specified serial po
HIPotATE
- 用串口来控制高压测试仪器,并产生测试数据,传回本地。用于学习交流-With a serial port to control the high voltage test equipment, and generate test data back to local.
serialtest
- VB环境下的串口测试程序,测试用串口链接的两台PC机是否能够实现收发数据通信,包含可执行文件-VB Serial Interface in testing procedures, test the link with the serial PC, it can be achieved both send and receive data communications, including executable files
test1
- VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。-VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.
CAN-Test
- 基于V C++下的CAN总线测试数据传输工具源码-CAN bus based VC++ source testing tools
HYM.SerialPort
- 实现串口的读写和数据的转发,串口功能的测试(Serial port read and write, data forwarding, serial port testing.)