- 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 debug mode.
- setAndReadAnyParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Set and read back a specified Chiller setup parameter
- setAnyParameter(int, String) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Set 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
- setParamCommand(Chiller.SetParam, double...) - Method in class org.lsst.ccs.drivers.chiller.Chiller
-
Implement parameter-setting command (enumerated in SetParam).
- setParams(Chiller.SetParam, double...) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Command to execute a parameter-setting command, enumerared in
Chiller.SetParam, checking that value gets set as requested.
- 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)
- showHeatCool() - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show heating and cooling percentages (extracted from query)
- showLifetime(Chiller.Life) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show a lifetime value (extracted from query response)
- showPressure(Chiller.Query) - Method in class org.lsst.ccs.drivers.chiller.TestChiller
-
Show a pressure 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)
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.EventRegister
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.FParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.Life
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.Query
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.SetParam
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.StatusRegister
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.EventRegister
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.FParam
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.Life
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.Query
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.SetParam
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.lsst.ccs.drivers.chiller.Chiller.StatusRegister
-
Returns an array containing the constants of this enum type, in
the order they are declared.