| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.vacuum | |
| org.lsst.ccs.subsystem.vacuum.constants |
| Modifier and Type | Method and Description |
|---|---|
void |
IonPumpControl.changeVoltage(double value)
Changes the voltage.
|
String |
VacuumMain.checkSwitch(String name)
Returns enable and state of switch
|
void |
VacuumMain.clearLatch(int cond)
Clears a latched condition.
|
List<String> |
VacuumMain.getSwitchNames()
Gets the list of switch names.
|
void |
IonPumpControl.setCurrent(double value)
Sets/gets the current.
|
void |
IonPumpControl.setPower(double value)
Sets/gets the power.
|
void |
VacuumMain.setSwitchOn(String name,
boolean on)
Turns a switch on or off.
|
void |
IonPumpDevice.setUsageValue(String chanName,
double usage)
Command to set the value for a usage monitoring channel.
|
void |
IonPumpControl.setVoltage(double value)
Sets/gets the voltage.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Switches.getId(String name)
Gets a switch ID from its name.
|
Copyright © 2023 LSST. All rights reserved.