- sendDebugCommand(String, String...) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Send non-Query command string to chiller.
- sendDirectCommand(String, String...) - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Directly send command string to chiller/
For temporary use, to allow using non-implemented commands, allowed
only in debuf mode.
- setAndReadParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Set and read back a chiller setup parameter
- setAndReadParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Set and read back a specified Chiller setup parameter
- setDebug(boolean) - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Set debug mode true or false
- setDebug(boolean) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Set debug mode
- setParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Set a chiller setup parameter
- setParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Set a specified Chiller setup parameter
- showErrors() - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Show error words in hex Ascii
- showErrorWords() - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show error and warning words in hex Ascii
- showEvtReg() - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show event register bits
- showFlow(Chiller.Query) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show a flow-rate value (extracted from query response)
- showLifetime(Chiller.Life) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show a lifetime value (extracted from query response)
- showStatusReg() - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show status register bits
- showTemperature(Chiller.Query) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show a temperature value (extracted from query response)