CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Modbus CRC校验

搜索资源列表

  1. 串口发送modbus协议CRC校验

    0下载:
  2. 串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)-serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-06
    • 文件大小:907
    • 提供者:小刚
  1. 16位CRC校验程序

    0下载:
  2. 一个16位的CRC校验,在Modbus协议中经常要使用
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-16
    • 文件大小:33781
    • 提供者:刘畅
  1. modbus功能码调试工具

    3下载:
  2. 用modbus协议工具的调试。主要对功能码和CRC校验
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-06-05
    • 文件大小:228701
    • 提供者:fczfr@163.com
  1. C51 MODBUS 多机通讯程序

    11下载:
  2. 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-26
    • 文件大小:12361
    • 提供者:xyz543
  1. STC12C5A60S2_MODBUS-RTU-CRC RTU通信CRC校验程序

    2下载:
  2. 基于STC12C系列单片机的 MODBUS RTU通信CRC校验程序,并且包含头文件,可以直接套用.-Microcontroller series based STC12C MODBUS RTU communication CRC check program, and include the header file, can be directly applied.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-01
    • 文件大小:5023
    • 提供者:xt3203
  1. modbus.rar

    2下载:
  2. C编写的Modbus协议栈,主站程序主要有串口定义和CRC校验,虚拟仪表接收端,C prepared Modbus protocol stack, the main stations mainly in the definition and CRC checksum serial, virtual instrument receiver
  3. 所属分类:uCOS

    • 发布日期:2016-03-07
    • 文件大小:5179
    • 提供者:小刚
  1. VB--CRC

    2下载:
  2. 使用VB程序编写的一个简单实用的CRC校验器,绝对好用,使用Modbus通信协议的可以下载-VB programmers use a simple check of the CRC, and the absolute ease of use, use the Modbus communication protocol can be downloaded to see if
  3. 所属分类:Com Port

    • 发布日期:2014-04-19
    • 文件大小:6044
    • 提供者:李刚
  1. labview-Modbus-CRC

    1下载:
  2. 16位CRC校验算法,作为子VI可直接调用-16-bit CRC checksum algorithm, can be directly invoked as a sub-VI
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:5908
    • 提供者:zz
  1. Modbus-CRC

    1下载:
  2. Modbus CRC校验源码,C++实现。-Modbus check CRC source code, C++ implementation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:12874185
    • 提供者:萍水相逢
  1. CRC校验

    0下载:
  2. CRC校验,Modbus-RTU通讯协议中CRC校验码的计算步骤
  3. 所属分类:文档资料

  1. CRC校验

    0下载:
  2. CRC校验,Modbus-RTU通讯协议中CRC校验码的计算步骤 , s7-300 modbus RTU CRC校验程序如何编写
  3. 所属分类:文档资料

  1. MB CRC-16 HEX

    0下载:
  2. 自动计算一串数据的CRC校验值(calculate CRC Value)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-17
    • 文件大小:11264
    • 提供者:Hll888
  1. CRC查表

    0下载:
  2. 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:唐春林
  1. CRCTool-v3.0

    1下载:
  2. 计算CRC校验的小工具,可以改变计算方式。嵌入式编程者的好朋友。特别是对modbus规约(CRC checksum calculation of small tools, you can change the way of calculation. Embedded programmer's good friend. Especially for Modbus Protocol)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:7787520
    • 提供者:aiyuanyuan
  1. CRC

    1下载:
  2. MODBUS RTU协议的仪表通信时需要进行CRC校验,单片机可以用此程序生成CRC校验码,多项式是0xA001 所用单片机为STC15系列单片机,不过CRC生成过程很简单,通用的51单片机都可以生成(MODBUS RTU protocol instrument communication needs CRC verification, SCM can use this procedure to generate CRC checksum, the polynomial is 0xA001
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:28893
    • 提供者:yesonjob
  1. 自由报文生成

    0下载:
  2. 完成任意通讯报文的CRC校验,并将校验结果附在报文结束输出。(The CRC check of any communication message is completed and the check result is attached to the end of the message.)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:9216
    • 提供者:solinary
  1. CRC校验单片机C源码

    1下载:
  2. CRC校验单片机C源码,供MODBUS程序使用
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. CRC_Check

    0下载:
  2. 之前看到的一个很简洁的Modbus CRC校验程序,常量表格仅占用16个字。(I saw a very simple Modbus CRC check program before.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:25600
    • 提供者:神策
  1. MODBUS CRC校验

    0下载:
  2. 网上找了很多的校验相关资料,但是都说的不是很清楚,小白看这个例程就行了,写的很清楚。
  3. 所属分类:其它程序

  1. LABVIEW CRC校验

    0下载:
  2. LABVIEW CRC校验 下载学习labview编写一个上位机界面,要求要用modbus通讯协议与下位机进行通信
  3. 所属分类:源码下载

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com