代码搜索:modbus rtu 通信
找到约 10,000 项符合「modbus rtu 通信」的源代码
代码结果 10,000
www.eeworm.com/read/351744/10613410
hex modbus51.hex
:03000000020426D1
:0C04260078FFE4F6D8FD75815C02046DDF
:0300230002059D36
:10059D00C0E0C0D0E8C0E0309924C299E516C395FB
:1005AD001550100516744B2516F8E6A2D0929BF542
:1005BD00998032C293751400785B760080
www.eeworm.com/read/351744/10613452
plg modbus51.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\网上搜集临时杂物\modbus51\modbus51\main.uv2
Project File Date: 03/16/2005
Output:
www.eeworm.com/read/351744/10613473
_h modbus16._h
www.eeworm.com/read/351744/10613494
_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/351744/10613505
lis modbus16.lis
.module modbus16.c
.area lit(rom, con, rel)
0000 _auchCRCHi::
0000 00C1 .byte 0,193
0002 8140 .byte 129,64
www.eeworm.com/read/351744/10613515
h modbus16.h
www.eeworm.com/read/351744/10613521
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/351744/10613525
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/351744/10613532
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/351744/10613543