| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig |
| Modifier and Type | Method and Description |
|---|---|
void |
ThermalMain.setAuxHeaterPower(int htr,
double value)
Sets an aux heater power value.
|
void |
ThermalMain.setAuxHeaterState(int htr,
int value)
Sets an aux heater state.
|
void |
CompMaq20Device.setBypassValve(double posn)
Sets the bypass valve position.
|
void |
Compressor.setBypassValve(double posn)
Command to set the cold bypass valve position.
|
void |
CompSimMaq20Device.setChannelValue(String chan,
double value) |
void |
SimpleSimDevice.setChannelValue(String chan,
double value)
Command to set a channel value.
|
void |
CompSimPlutoDevice.setChannelValue(String chan,
double value) |
void |
CompSimPlutoDevice.setCondition(String cond,
boolean set) |
void |
CompMaq20Device.setCoolantValve(double posn)
Sets the coolant valve position.
|
void |
Compressor.setCoolantValve(double posn)
Command to set the cold coolant valve position.
|
void |
A1000Device.setFrequency(double freq)
Sets the frequency.
|
void |
CompSimPlutoDevice.setLatchActive(String cond) |
void |
CompSimPlutoDevice.setLatchLatched(String cond) |
void |
CompSimPlutoDevice.setLatchWarning(String cond) |
void |
ThermalMain.setPlateTemperature(int htr,
double temp)
Sets a plate temperature value.
|
void |
CompMaq20Device.setSwitchOn(int sw,
boolean on)
Sets a switch on or off.
|
void |
Compressor.setSwitchOn(int sw,
boolean on)
Command to turn a switch on or off..
|
void |
Compressor.SwitchDevice.setSwitchOn(int chan,
boolean on) |
void |
TrimHeaterControl.setTempWeight(String cName,
double weight)
Sets a temperature weight.
|
void |
HeaterPIControl.setTempWeight(String cName,
double weight)
Sets a temperature weight.
|
void |
ThermalMain.setTrimHeaterPower(int htr,
double power)
Sets a trim heater power value.
|
void |
ThermalMain.setTrimHeaterState(int htr,
TrimHeaterOpState state)
Sets a trim heater operation state.
|
void |
Compressor.setVfdFrequency(double freq)
Command to set the cold VFD frequency.
|
Copyright © 2020 LSST. All rights reserved.