public abstract class ModbusCommEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModbusCommEvent.Type |
| Constructor and Description |
|---|
ModbusCommEvent(ModbusCommEvent.Type type,
int event) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEvent() |
static ModbusCommEvent |
getEvent(int event) |
ModbusCommEvent.Type |
getType() |
protected boolean |
isBitsSet(int bits) |
public ModbusCommEvent(ModbusCommEvent.Type type, int event)
public static ModbusCommEvent getEvent(int event)
public ModbusCommEvent.Type getType()
protected boolean isBitsSet(int bits)
public int getEvent()
Copyright © 2018. All rights reserved.