![]() |
BakeoutController
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
| void | setVoltage (Double newVoltage) |
| void | turnOn () |
| void | turnOff () |
Contains methods for controlling the TDK Lambda Power supply
Definition at line 6 of file VoltageController.java.
| void kernel.controllers.VoltageController.setVoltage | ( | Double | newVoltage | ) |
| newVoltage | The voltage that the Power supply should output |
| void kernel.controllers.VoltageController.turnOff | ( | ) |
Turn the device off
| void kernel.controllers.VoltageController.turnOn | ( | ) |
Turn the device on
| Git Repo |