代码搜索结果
找到约 1,839 项符合
Modbus 的代码
modbus.java
//License
/***
* Java Modbus Library (jamod)
* Copyright (c) 2002-2004, jamod development team
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* mod
modbus.c
#include "config.h"
#define READ_COIL 01
#define READ_DI 02
#define READ_HLD_REG 03
#define READ_AI 04
#define SET_COIL 05
#define SET_HLD_REG 06
#define READ_FIFO 2
modbus.jav
package test;
/**
* Test Modbus.
*/
import com.jopdesign.sys.*;
import util.*;
class Modbus {
private static final int BUF_MAX = 530;
/** response or msg in 'plain' ascii. */
static int[] asciiB
modbus.java
/*
* Created on 27.04.2004
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package tal;
import joprt.RtThread;
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://
modbus.h
/****************************************Copyright (c)**************************************************
** 广州致远电子有限公司
**
** http://