代码搜索:modbus rtu 通信
找到约 10,000 项符合「modbus rtu 通信」的源代码
代码结果 10,000
www.eeworm.com/read/152849/12078278
cpp chandialog.cpp
// ChanDialog.cpp : implementation file
//
#include "stdafx.h"
#include "fert2000.h"
#include "ChanDialog.h"
#include "Rtupara1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/286443/8763817
c modbusslave.c
/*****************************************************
Modbus Slave RTU / ASCII Terminal Software
by Kevin
******************************************************/
www.eeworm.com/read/414442/11112267
txt 面朝大海 春暖花开_海子.txt
面朝大海,春暖花开
从明天起,做一个幸福的人
喂马,劈柴,周游世界
从明天起,关心粮食和蔬菜
我有一所房子,面朝大海,春暖花开
从明天起,和每一个亲人<mark>通信</mark>
告诉他们我的幸福
那幸福的闪电告诉我的
我将告诉每一个人
给每一条河每一座山取一个温暖的名字
陌生人,我也为你祝福
愿你有一个灿烂的前程
愿你有情人终成眷属
愿你在尘世获得幸福
我也愿面朝大海,春暖花开
...
www.eeworm.com/read/292165/8371800
chm modicom_modbus.chm
www.eeworm.com/read/192273/8390276
doc plc-modbus.doc
www.eeworm.com/read/192011/8411309
_h modbus16._h
www.eeworm.com/read/192011/8411321
_c modbus16._c
#include "main.h"
//字地址 0 - 255
//位地址 0 - 255
/* CRC 高位字节值表 */
const uint8 auchCRCHi[] = {
0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
www.eeworm.com/read/192011/8411323
lis modbus16.lis
.module modbus16.c
.area lit(rom, con, rel)
0000 _auchCRCHi::
0000 00C1 .byte 0,193
0002 8140 .byte 129,64