- setLoopSource(int, String) - Method in class org.lsst.ccs.drivers.cryogenic.TestTempControl24C
-
Set Source Channel for Loop
- setMaxSetPoint(int, double) - Method in class org.lsst.ccs.drivers.cryogenic.TempControl24C
-
Sets the Maximum Set Point for loop = [1,4], using the input temp.
- setMaxSetPoint(int, double) - Method in class org.lsst.ccs.drivers.cryogenic.TestTempControl24C
-
Set MaxSetPoint for Loop [1-4]
- setSetPoint(int, double) - Method in class org.lsst.ccs.drivers.cryogenic.TempControl24C
-
Sets the set point for the loop =[1,4], using temp where the temp units a
are in K, F, C, or S (sensor units), using setUnit and getUnit to set
and check the temp units
- setSetPoint(int, double) - Method in class org.lsst.ccs.drivers.cryogenic.TestTempControl24C
-
Set SetPoint for Loop [1-4]
- setSource(int, char) - Method in class org.lsst.ccs.drivers.cryogenic.TempControl24C
-
Set the channel [A,D] source for a loop [1,4]
- setUnit(char, char) - Method in class org.lsst.ccs.drivers.cryogenic.TempControl24C
-
Sets the temperature units [K, F, C, or S (sensor units) associated
with a channel [A,D]
- setUnit(String, String) - Method in class org.lsst.ccs.drivers.cryogenic.TestTempControl24C
-
Set Temperature Units for Channels A through D
- showIdentification() - Method in class org.lsst.ccs.drivers.cryogenic.TestTempControl24C
-
Displays Temp Control 24C identification.