| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig | |
| org.lsst.ccs.subsystem.refrig.constants | |
| org.lsst.ccs.subsystem.refrig.data |
| Modifier and Type | Method and Description |
|---|---|
ChillerPLCState |
ChillerPlutoDevice.getPlcState()
Gets the PLC state.
|
| Modifier and Type | Method and Description |
|---|---|
static ChillerPLCState |
ChillerPLCState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChillerPLCState[] |
ChillerPLCState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChillerPLCState |
ChillerPlcState.getPlcState() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChillerPlcState.setPlcState(ChillerPLCState value) |
Copyright © 2023 LSST. All rights reserved.