搜索资源列表
Comm_VB
- 用VB6.0编写的串口调试软件源码。 功能如下:1.从文件读取或人工输入随即报文发送。2.问答方式接收报文自动保存。 软件有详细帮助。
串口 工具
- 1、 多种通讯方式,既可以用串口通讯方式,也可以用TCP/IP通讯方式; 2、 分单报文和多报文发送方式, 常用的报文可以放到多报文发送发送方式中,可以连续发送,时间间隔可以自己设置; 3、 发送和接收报文可选择采用ASCII码格式(支持中文)或16进制数据方式; 4、 在通讯的时候,发送和接收的报文用不同的颜色显示,清晰悦目。同时也给出发送和接收的精确到毫表的时间,令用户准确把握通讯质量; 5、 友好的人机界面,全面支持各个按
Comm_VB
- 用VB6.0编写的串口调试软件源码。 功能如下:1.从文件读取或人工输入随即报文发送。2.问答方式接收报文自动保存。 软件有详细帮助。-VB6.0 prepared using serial debugging software source code. Function as follows: 1. From the document read or entered manually send messages immedia
virtualSever
- 在Windows2K操作系统上虚拟出若干串口设备,这些虚拟串口设备作为 TDI Client 将串口应用程序(比如超级终端)读写串口设备的操作通过网络的方式传递到远端,即将应用程序写入的数据以UDP协议发送到远端目标机器的指定端口;监听本机指定端口,将所有在此端口收到的UDP报文数据提交给应用程序。-At the operating system on virtual Windows2K a number of serial devic
SerialCommunication
- vs2005开发环境下面用C#编写的虚拟RFID串口模拟器。当接从串口收到一个数据的时候,工具自动回复一个你定制的报文串。前提是需要有虚拟串口。也可以手动向串口发送报文的功能。-vs2005 development environment written in C# using the following virtual RFID serial simulator. Upon receiving a data received from
ComSaber
- 这是一个VC6.0下编的422串口通信工具,具有报文分析,BCC校验处理,报文显示,报文接收后回复,定时发送等多种功能-This is a series of 422 under VC6.0 serial communication tool with the packet analysis, BCC check processing, message display, message, after receiving response
COMMSIMULATE.RAR
- 一个串行口编程的例子,可通过设定使之自动发送或接收指定命令后发送相应报文-A serial port programming example, can be set to automatically send or receive the specified command to send the appropriate message
ReadHPtime-SRVER
- 借用第三方的串口定义和相应的支持文件,读取系统当前时间,通过自约定的通讯协议,将时间报文通过串口发送。-read systemtime and send it by com
FRAME
- 应用于集中抄表终端,根据电网1376规约及04规约进行报文组帧,并且通过设置的串口直接发送至终端-Used in centralized meter reading terminal for packet framing protocol based on grid 1376 and 04 of the Statute, and through the serial port settings sent directly to the
Satellite-synchronous-clock-receive
- 卫星接收模块从导航卫星上接收到时间信息,包括串口报文和秒脉冲。单片机从该模块把报文信息接收下来,然后以另一种格式再发送出去,供同步时钟别的部分使用-卫星接收模块从导航卫星上接收到时间信息,包括串口报文和秒脉冲。单片机从该模块把报文信息接收下来,然后以另一种格式再发送出去,供同步时钟别的部分使用 The satellite receiving module the navigation satellite is received o
DeviceSimulation
- 采用NI控件,进行串口报文打包发送,进行底层设备模拟发送报文。(NI control, serial message packets sent.)
串口发送报文学习测试程序V1.0-已验证
- 这是根据网上某位大神的代码学习改编,测试串口发送报文的方法,所有做的比较简单,但稍微有点基础的都可以看懂。(This is according to the code of a great God online learning adaptation, test the serial port to send message method, all do relatively simple, but a little bit of ba