| Modifier and Type | Method and Description |
|---|---|
static ChannelUnits |
ChannelUnits.fromUnitsLabel(String label)
Find the measurement type corresponding to a device units-label.
|
ChannelUnits |
Hardware.readChannelUnits(DataChannel chan)
Reads the units registers for a data channel of the current record.
|
ChannelUnits |
ASCIIModbus.readChannelUnits(DataChannel chan)
Reads the units registers for a data channel of the current record.
|
static ChannelUnits |
ChannelUnits.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelUnits[] |
ChannelUnits.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 LSST. All rights reserved.