代码搜索结果
找到约 1,839 项符合
Modbus 的代码
modbus.txt
*
* 文件名
modbus.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
/* CRC 高位字节值表 */
static uchar code
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
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
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 //本机设备号