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

Public Member Functions | |
| InputStream | getInputStream () throws IOException |
| OutputStream | getOutputStream () throws IOException |
Describes how to get input and output streams for a port
Definition at line 10 of file PortCommunicator.java.
| InputStream kernel.serial_ports.PortCommunicator.getInputStream | ( | ) | throws IOException |
Implemented in unit.devices.DevicesTestCase.CommunicationMonitor.
| OutputStream kernel.serial_ports.PortCommunicator.getOutputStream | ( | ) | throws IOException |
Implemented in unit.devices.DevicesTestCase.CommunicationMonitor.
| Git Repo |