![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
Float | getPressure () throws WrappedModbusException, ModbusException, IOException |
Describes the methods implemented by the PVCi IGC3 pressure gauge. For now, the only functionality available is to get the pressure
Definition at line 12 of file PressureGauge.java.
Float devices.PressureGauge.getPressure | ( | ) | throws WrappedModbusException, ModbusException, IOException |
WrappedModbusException | If the Modbus Library throws a general exception. |
ModbusException | If there is an error in the library that causes ModbusException to be thrown explicitly. |
IOException | if there is an error with parsing the output response |
Implemented in devices.PVCiPressureGauge.
Git Repo |