| Modifier and Type | Method and Description |
|---|---|
static ProgramBit |
ProgramBit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgramBit[] |
ProgramBit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AcrComm.get(ProgramName program,
ProgramBit progbit)
Gets from the controller an program bit's state for a given program.
|
Copyright © 2017 LSST. All rights reserved.