代码搜索:MODBus
找到约 1,839 项符合「MODBus」的源代码
代码结果 1,839
www.eeworm.com/read/373712/9442013
obj modbus.obj
www.eeworm.com/read/373712/9442025
lst modbus.lst
C51 COMPILER V7.06 MODBUS 03/16/2005 16:48:06 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MODBUS
OBJECT MODULE PLACED IN
www.eeworm.com/read/372285/9514390
modbus_tcp
www.eeworm.com/read/170372/9808671
h modbus.h
// modbu.h: interface for the CModbus class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MODBU_H__C08841E3_BB2E_11D1_8FE9_E4CD05C10000__INCLUDED_)
www.eeworm.com/read/170372/9808679
cpp modbus.cpp
// modbus.cpp: implementation of the CModbus class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "modbus.h"
#ifdef _DEBUG
#undef THI
www.eeworm.com/read/365060/9880399
pdf modbus.pdf
www.eeworm.com/read/364902/9888835
pdf modbus协议.pdf
www.eeworm.com/read/168726/9899500
modbus_test
www.eeworm.com/read/168726/9899567
h modbus.h
typedef struct{
uchar HexCode;
uchar AscCodeHi;
uchar AscCodeLow;
} HexAsc;
typedef struct{
uchar DevAddr;
uchar FuncCode;
uchar DataBuf[0x10];
uchar DataLen;
www.eeworm.com/read/362680/9987184