搜索资源列表
200612181433475
- 串口通信协议的应用,以及实例开发和应用事例
2006121822232305
- 串口通信协议的应用,以及实例开发和应用事例
serialport
- 通过串口在两台计算机中建立连接,按照自定义的串口通信协议进行信息交换,通过串口实现聊天,文件的传输等功能
mmodbus
- 用VB编写的简单的modbus协议双机通信软件,使用mscom控件实现串口通信,包括端口配置,收发内容显示等。
SerialPortTest
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。
vb-plccommunication
- vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
VC
- vc实现的串口通信,通信时采用了简单的通信协议,以3a为开始标志-vc realize the serial communication, to communicate using a simple communication protocol to 3a as the starting signs
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
commutil_support_XMODEM_YMODEM_FAX
- commutil支持XMODEM,YMODEM,FAX协议的串口通信软件包-commutil support XMODEM, YMODEM, FAX protocol serial communication package
MSComm_NoInterrupt
- 利用MSCOMM控件非中断方式写的串口通信代码,注释写得很清楚了方便移植。稍加修改就可实现自己的通信协议。-MSCOMM control the use of non-disruptive way to write the serial communication code, comments, clearly facilitate transplantation. Can be slightly modified to achieve their own communication proto
at
- 一个利用AT协议进行串口通信实现短信收发的程序-A program to use AT serial communication procedures to send and receive SMS
SerialCommuication
- 智能仪表与计算机通过RS232串行端口进行通信的数据采集程序,VB代码,仪表为XMT3001,不同的仪表仅通信协议不同-Intelligent Instrument and computer to communicate through the RS232 serial port data acquisition program, VB code, and instrumentation for the XMT3001, a different instrument is only a diff
serial_slip
- VS2003下编写的串口通信工具,并添加了SLIP协议的发送及接收功能-Prepared under VS2003 serial communication tools, and added the SLIP protocol to send and receive functions
CHP500B
- 串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。-Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, wo
20082890SerialPort
- 一个基于数据通信协议及串口通信数据包处理方法的小程序 -Based on data communication protocol and the serial communication of data packet processing method of the applet
project1
- 变电所的串口通信,协议为MODBUS协议-Substation serial communication protocol for the MODBUS protocol
232
- RS232通信(串口通信),一种非常通用的设备通信协议-RS232 communication (serial communication)
TCPTestDemo
- 支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。支持ASCII,Hex码收发和显示,支持单次发送、多次发送、循环发送等,支持XMODEM MODEM 协议文件传输,作为AVR ,STM32 通用BootLoader软件 PC端升级工具。(Support for ASCII, Hex code transceiver and display, support
VB中调用欧姆龙PLC串口和网络示例
- 欧姆龙的PLC,在VB中调用的串口,网络通信接口 有利用到FINS协议,读写PLC数据(OMRON's PLC, serial port in VB, network communication interface Have access to FINS protocol)
COM_customplot
- 自己用的小软件,仿造原子的XCOM功能,加了一下自己用的功能。 1、基本串口通讯,鼠标放入串口选择自动刷新,显示COM口的驱动类型。 2、多条发送界面,可定时发送,可关联数字键盘、右键发送按钮可更改按钮名称,方便记忆。 3、485通讯,数据有十进制和十六进制可选,发送后自动保留记录。 4、CRC校验小工具。 5、十六进制通信协议提取部分位并根据自定义数据类型转化为十进制 6、字符格式示波器,例:">P:-1.25",示波器显示曲线名称P,数值-1.25,曲线个数最多8个