代码搜索:modbus rtu 通信

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

代码结果 10,000
www.eeworm.com/read/245117/12818265

deb modbus.deb

www.eeworm.com/read/245117/12818270

h modbus.h

// provides some additional checking and debug traces, // doesn't effect the functionality of the application #define LSL_TEST // If You want to change some of the physical units defined in RTO
www.eeworm.com/read/245117/12818276

bak modbus.bak

www.eeworm.com/read/245117/12818313

lex modbus.lex

www.eeworm.com/read/245117/12818332

lpc modbus.lpc

www.eeworm.com/read/245117/12818348

st modbus.st

#include "..\Header Files\Modbus.h" #include #include #include #include
www.eeworm.com/read/245117/12818354

lob modbus.lob

www.eeworm.com/read/243213/12955154

pdf modicon modbus .pdf

www.eeworm.com/read/327297/13088153

c modbus.c

#include ".\STC89c5x.H" //串口通讯设置相关参数 #define IP_VALUE 0x10 //串行中断高优先级 #define TMOD_VALUE 0x21 //T0十六位定时器,T1 波特率发生器 #define SCON_VALUE 0x50 //方式1,10位,能接收 #define PCON_VALUE 0
www.eeworm.com/read/242169/13090662

c modbus.c

#include "LZK.H" /* CRC 高位字节值表 */ unsigned char code CRC_HiTab[] = { 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81,