- saveConfiguration() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
-
Saves the configuration data.
- saveConfiguration() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
-
Saves the configuration data.
- setClosed(Exception) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
-
Changes the MMR controller open state.
- setClosed() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
-
Changes the WattsUp? meter open state.
- setCurrent(int, double) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
-
Sets the current.
- setCurrent(int, double) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
-
- setHwLine(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
-
Sets an output line on or off.
- setHwLine(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
-
Sets an output line on or off.
- setLoadFract(double) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
-
Sets the load power fraction
- setLoadPower(double) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
-
Sets the load power set point value.
- setLoadPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
-
Sets the load power enabled state on or off.
- setLoadTripEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
-
Sets the load power trip enabled state on or off.
- setMainPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
-
Sets the main power enabled state on or off.
- setMainPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
-
Sets the main power enabled state on or off.
- setOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
-
Sets the output state.
- setOutput(int, boolean) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
-
- setPowered(boolean) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
-
Changes the MMR controller powered state.
- setPowered(boolean) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
-
Changes the WattsUp? meter powered state.
- setTickMillis(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
-
Sets the tick period.
- setTickMillis(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
-
Sets the tick period.
- setVoltage(int, double) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
-
Sets the voltage.
- setVoltage(int, double) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
-
- SimDevice - Class in org.lsst.ccs.subsystem.refrig
-
Simulates the refrigeration hardware.
- SimDevice() - Constructor for class org.lsst.ccs.subsystem.refrig.SimDevice
-
Constructor.
- Subscale - Class in org.lsst.ccs.subsystem.refrig
-
Implements the refrigeration subscale camera modular subsystem.
- Subscale(String, int, String) - Constructor for class org.lsst.ccs.subsystem.refrig.Subscale
-
Main constructor.