代码搜索:MODBus
找到约 1,839 项符合「MODBus」的源代码
代码结果 1,839
www.eeworm.com/read/362674/9987222
rar modbus.rar
www.eeworm.com/read/362674/9987227
doc modbus.doc
www.eeworm.com/read/166936/9988533
c modbus.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
/* CRC 高位字节值表 */
static uchar code
www.eeworm.com/read/166936/9988548
obj modbus.obj
www.eeworm.com/read/166936/9988555
lst modbus.lst
C51 COMPILER V7.06 MODBUS 06/26/2006 22:51:02 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MODBUS
OBJECT MODULE PLACED IN
www.eeworm.com/read/362536/9993628
zip modbus.zip
www.eeworm.com/read/361742/10037854
h modbus.h
#include "reg51.h"
#include "ModBusStr.h"
#define uchar unsigned char
#define uint unsigned int
#define uint8 unsigned char
#define uint16 unsigned int
#define OK 1
#define ERROR 0
#defi
www.eeworm.com/read/165713/10053256
h modbus.h
//This macro file is not the last version
//MODBUS 有关命令宏定义
#ifndef _MODBUS_h
#define _MODBUS_h
#include "Macro.h"
#define POWER_VALUE 100 //掉电检测门限值
#define DEVICE_NUM 1 //本机设备号
www.eeworm.com/read/164939/10081219