| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.pathfinder |
| Modifier and Type | Method and Description |
|---|---|
void |
IonPumpControl.changeVoltage(double value)
Changes the voltage.
|
void |
PathfinderSubsystem.clearLatch(int cond)
Clears a latched condition.
|
void |
HexValveMain.connectHex(String hex,
String comp)
Connect a heat exchanger to a cryo compressor.
|
List<String> |
PathfinderSubsystem.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 |
PathfinderSubsystem.setNamedSwitchOn(String name,
boolean on)
Turns a named switch on or off.
|
void |
IonPumpControl.setPower(double value)
Sets/gets the power.
|
void |
PathfinderSubsystem.setSwitchOn(int sw,
boolean on)
Turns a switch on or off.
|
void |
IonPumpControl.setVoltage(double value)
Sets/gets the voltage.
|
Copyright © 2020 LSST. All rights reserved.