代码搜索:modbus rtu 通信

找到约 10,000 项符合「modbus rtu 通信」的源代码

代码结果 10,000
www.eeworm.com/read/486433/6532695

h modbus16.h

www.eeworm.com/read/486433/6532698

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/486433/6532699

o modbus16.o

XL H 6 areas 23 global symbols M modbus16.c S push_gset2 Ref0000 S push_gset3 Ref0000 S push_gset4 Ref0000 S push_gset5 Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref0000 S empy16s Ref0000 S po
www.eeworm.com/read/486433/6532702

s modbus16.s

.module modbus16.c .area lit(rom, con, rel) _auchCRCHi:: .byte 0,193 .byte 129,64 .byte 1,192 .byte 128,'A .byte 1,192 .byte 128,'A .byte 0,193 .byte 129,64 .byte 1,192 .byte 1
www.eeworm.com/read/410303/11294026

cpp modbus_server.cpp

#include "stdafx.h" #include #include #include #include "MODBUS_SHARE.h" #include "MODBUS_SERVER.h" #include "PORT.h" unsigned char buff[256]; ////////////////
www.eeworm.com/read/410303/11294032

cpp modbus_share.cpp

#include "stdafx.h" #include "MODBUS_SHARE.h" const unsigned char m_auchCRCHi[]= { 0x00,0xC1,0x81,0x40,0x01,0xC0,0x80,0x41,0x01,0xC0, 0x80,0x41,0x00,0xC1,0x81,0x40,0x01,0xC0,0x80,0x41,
www.eeworm.com/read/410303/11294035

h modbus_share.h

#if !defined(MSHAREH) #define MSHAREH #ifdef __cplusplus extern "C" { #endif unsigned short CalcCrcFast(unsigned char*puchMsg,unsigned short usDataLen); #ifdef __cplu
www.eeworm.com/read/264451/11314074

c modbus_client.c

/******************************************************************************* Written by: Haemish Kyd It is hereby certified that the author of this code specified above has mad
www.eeworm.com/read/264451/11314079

c modbus_server.c

/******************************************************************************* Written by: Haemish Kyd It is hereby certified that the author of this code specified above has mad
www.eeworm.com/read/264414/11315878

bak modbus_opt.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {