| Modifier and Type | Method and Description |
|---|---|
static TwisTorr84.PumpStatus |
TwisTorr84.PumpStatus.decodeStatus(int code)
Method to decode (to an enum) the meaning of a pump-status code
|
TwisTorr84.PumpStatus |
Test84.readStatus()
Read and decode pump status
|
static TwisTorr84.PumpStatus |
TwisTorr84.PumpStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwisTorr84.PumpStatus[] |
TwisTorr84.PumpStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 LSST. All rights reserved.