| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.refrig |
| Modifier and Type | Method and Description |
|---|---|
void |
A1000Device.resetFault()
Resets the current fault
|
void |
ColdCompressor.resetVfdFault()
Command to reset a VFD fault condition.
|
void |
SimpleSimDevice.setChannelValue(String chan,
double value)
Command to set a channel value.
|
void |
SimMaq20Device.setChannelValue(String chan,
double value) |
void |
SimCompPlutoDevice.setChannelValue(String chan,
double value) |
void |
SimCompMaq20Device.setChannelValue(String chan,
double value) |
void |
SimCompPlutoDevice.setCondition(String cond,
boolean set) |
void |
A1000Device.setFrequency(double freq)
Sets the frequency.
|
void |
SimCompPlutoDevice.setLatchActive(String cond) |
void |
SimCompPlutoDevice.setLatchLatched(String cond) |
void |
SimCompPlutoDevice.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.SwitchDevice.setSwitchOn(int chan,
boolean on) |
void |
Compressor.setSwitchOn(String swName,
boolean on)
Command to turn a (named) switch on or off..
|
void |
HeaterPIControl.setTempWeight(String cName,
double weight)
Sets a temperature weight.
|
void |
TrimHeaterControl.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 |
CompMaq20Device.setValvePosition(int chan,
double posn)
Sets a valve position.
|
void |
ColdCompressor.setValvePosition(String valve,
double posn)
Command to set a valve position.
|
void |
ColdCompressor.setVfdFrequency(double freq)
Command to set the VFD frequency.
|
Copyright © 2021 LSST. All rights reserved.