| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.comcamvacuum |
| Modifier and Type | Method and Description |
|---|---|
void |
IonPumpControl.changeVoltage(double value)
Changes the voltage.
|
void |
ComCamVacuumSubsystem.clearLatch(int cond)
Clears a latched condition.
|
List<String> |
ComCamVacuumSubsystem.getSwitchNames()
Gets the list of switch names.
|
void |
IonPumpControl.powerOff()
Turns off the power.
|
void |
IonPumpControl.powerOn()
Turns on the power.
|
void |
IonPumpControl.setCurrent(double value)
Sets/gets the current.
|
void |
ComCamVacuumSubsystem.setNamedSwitchOn(String name,
boolean on)
Turns a named switch on or off.
|
void |
IonPumpControl.setPower(double value)
Sets/gets the power.
|
void |
ComCamVacuumSubsystem.setSwitchOn(int sw,
boolean on)
Turns a switch on or off.
|
void |
IonPumpControl.setVoltage(double value)
Sets/gets the voltage.
|
Copyright © 2021 LSST. All rights reserved.