![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|

Public Member Functions | |
| InputStream | getInputStream () throws IOException |
| OutputStream | getOutputStream () throws IOException |
Describes a type with an input and output stream
Definition at line 10 of file PortCommunicator.java.
| InputStream kernel.serial_ports.PortCommunicator.getInputStream | ( | ) | throws IOException |
Implemented in kernel.serial_ports.RXTXPortWrapper, and unit.devices.DevicesTestCase.CommunicationMonitor.
| OutputStream kernel.serial_ports.PortCommunicator.getOutputStream | ( | ) | throws IOException |
Implemented in kernel.serial_ports.RXTXPortWrapper, and unit.devices.DevicesTestCase.CommunicationMonitor.
| Git Repo |