| Package | Description |
|---|---|
| org.marid.proto.modbus |
| Modifier and Type | Method and Description |
|---|---|
static ModbusTwoRegisterOrder |
ModbusTwoRegisterOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModbusTwoRegisterOrder[] |
ModbusTwoRegisterOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModbusFloatCodec(ModbusTwoRegisterOrder order) |
ModbusIntArrayCodec(ModbusTwoRegisterOrder order) |
ModbusIntCodec(ModbusTwoRegisterOrder order) |
Copyright © 2012–2017 MARID software development group. All rights reserved.