搜索资源列表
CDTcode
- 电力系统CDT规约 本标准规定了电网数据采集与监控系统中循环式远动规约的功能、帧结构、信息字结构和传输规则等。 本标准适用于点对点的远动通道结构及以循环字节同步方式传送远动设备与系统。本标准还适用于调度所间以循环式远动规约转发实时信息的系统。 -power system CDT Statute of the standard grid control and data acquisition system cycle remote Statute of the gong can, f
VSCADA
- 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
DMB_protocol
- DMB-TH最新协议,提供DMB-TH的帧结构,信道编码和调制方式,并后附测试数据。
VictorComm1335
- 【软件简介】 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等 【控件特点】 1.完全由 C++ 代码写的, 支持简
checktool
- 串口调试常工具,在AVR猎手检验工具基础上改进。可以计算累加校验和,异或检验和,CRC16,可以添加数据帧头帧尾(用于自定义协议的起始和结束标志),如果能集成在串口助手里面则更好,只是本人VB新手,串口助手写了一个,经常蹦愧,不好意思弄上来。-Serial debugging tools often, hunters in the AVR on the basis of test tools to improve. Can calculate the cumulative checksum, X
SCommTest02
- 一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据-A serial data transmission process, each time I send a certain amount of bytes, including byte-per-second increase in 0X11, statistics can be used to send the number of frame data
hart_2
- 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). hart_2.c-----包含了HART主机需要调用的计算校验函数,串口发送函数和HART数据帧生成函数.-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protocol between the h
mcbsp
- mcbsp串口编程,接收接受32位字,外部提供时钟及帧信号,RRDY信号触发中断-McBSP serial port programming, receiving 32 to accept the word, the external clock and frame signal to provide, RRDY trigger signal interruption
ZB
- 本协议适用于采用PL3100系列芯片的载波信道(即载波集中器与载波单元之间)间通讯;本协议内所有数据包的传输采用帧同步格式,标准数据通信速率为500bps。-This Agreement applies to the use of PL3100 series chip carrier channel [ie, carrier-concentrator modules and between the carrier] communication this Agreement, all packe
ARQ
- 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
485-set-of-network-communication
- 通信 基于485的一些主机与从机之间的通信。。包括数据帧的格式-Communication based on communication between the 485 host and slave.. Including the data frame format
61860frameDecode
- 61850常见数据帧格式解析,非常强大,支持多个版本的61850协议和多个帧类型-61850 All frame decode
LVDS
- LVDS的收发接口程序,适用于数据帧发送协议的告诉数据传输-LVDS transceiver interface program for the data frame to send the agreement to tell the data transmission
DLT645Debuger_645
- 朋友写的C++645通讯程序,支持645-1997与645-2007,支持自已组帧程序自动添加校验码通讯,可以增加数据标识定义,里面还有部分关于费控通讯代码,挺好,拿来分享-Friend write C++645 communications program to support the 645-1997 and 645-2007, to support their own group the frame program automatically adds the checksum commu
ArpByWinpcap
- arp数据帧的发送和接收,代码无错误,请支持!!谢谢!-failed to translate
Cmux_Fcs
- 串口通信时会用到一个比较有用的协议-串口复用协议,利用该工具可以很快计算出校验域的值。方便调试及验证协议数据帧是否正确。-Serial communication is used when a more useful protocol- serial multiplexing protocol, the use of the tool can quickly calculate the checksum field value. Facilitate debugging and verifica
CPP_Com_TEST_Fubiao
- 串口两级缓冲区通信示例工程,适用于需要处理大量串口数据的应用场合,两个缓冲区分别为挑帧缓冲区和解帧缓冲区,分别在两个线程中进行,可有效解决突发大数据处理能力不足的问题。-The two level buffer serial communication example project, for applications where the need to handle a large number of serial data, the two buffer respectively choos