搜索资源列表
com_client
- linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试
CharTerminalSend
- 串口通信测试程序客户端,采用MSCOM控件实现
TCPUDP
- 网络口测试工具,通过网络口进行传输数据,可以进行服务器客户端一体-Network interface test tools, data transmission through the network port, the client server can be integrated
123454
- 一、设计的主要技术参数 设计一个能进行声音、图像传输的光纤系统,并实现传输。 二、设计任务 1、设计模拟信号输入端口; 2、设计模拟信号光发送电路; 3、设计模拟信号光接受电路; 4、设计模拟信号输出端口。 三、设计工作量 1、设计模拟信号输入端口; 8小时 2、设计模拟信号光发送电路; 8小时 3、设计模拟信号光接受电路; 8小时 4、设计模拟信号输出端口。 8小时 系统联调,测试,总结报告。 8小时 -First, the main tec
rs232-com
- rs232串口通讯测试程序,可以通过此程序连接到com端口。接受/发送数据。-rs232 serial communications test program, this program can connect to the com port. Receiving/sending data.
Template
- C8051F120的串口通信,有命令格式,有超时检测,有校验和功能,使用了PLL提升了系统频率。经过测试。有端口和使用说明文件,工程文件完整,移植方便。使用下面的功能:UART RS232 PLL GPIO Timer-C8051F120 serial communication, a command format, a time-out detection, a checksum function, use the PLL to enhance the system frequency. Te
MDT_AIPTest
- MDT 端口测试.本人珍藏厂家文件,测试imdt端口api的小工具.-mdt api test
RS232_DO
- 测试RS232端口输出,检查通信端口是否打开。-Test RS232 output port to check whether or not to open communication port.
485test
- delphi 485 通讯端口测试程序,用于测试485总线设备通讯能力。
RS232-COMM
- RS232端口通信测试,可发送测试字符,监控接收到的字符-RS232 port communications test, the test character can be sent to monitor the received character
6
- 用来测试串口误码率的程序,在发送端发送定义好的数据。然后在接收端看收到了多少错误的桢数。-Serial bit error rate for testing procedures defined in the transmitter to send data. And then received at the receiving end to see how many frames the wrong number.
commFileSendRcv
- 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
MSCOMM-Dialog7
- 串口功能测试程序说明: 1.该程序功能如下: /* (1) 自动检测系统设备串口存在和使用情况;(会导致程序无法运行) /* (2) 仅仅将存在的串口在设置对话框中显示;(实现添加) /* (3) 基于对话框的“退出”按钮; /* (4) MSComm 控件、Combo Box控件和Picture控件使用;(完成) /* (5) 无需再使用变量储存子对话框控件的值,因为子对话框只构造一次(重点) /* (6) 接收端的QC信息第五位加了0x03?尚不知原因。 /
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
NRF24L01P
- 1. <MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2. <PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验, 当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 3.晶振使用XT2 8M,测试环境MSP430F149-1. <MCU-fasong> Sending end is fixed to sen
UART
- stm8 串口调试 手机、电脑端软件串口功能测试调试-stm8 uart Port smart phone and computer test
CommTest485
- 测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,
VB6-RS232-TEXT-AND-PICTURE
- VB串口通讯测试源代码,有文本和图形两种端口数据观察方式-VB serial communication test source code, there are two kinds of text and graphics port data
SocketTest
- 可以测试UR机器人的Dashboard功能(You can test the Dashboard capabilities of UR robots)