All Packages Class Hierarchy This Package Previous Next Index
Class pinball.io.DataIO
java.lang.Object
|
+----pinball.io.RS232SDD16
|
+----pinball.io.DataIO
- public class DataIO
- extends RS232SDD16
The data IO for the pinball system.
Currently that controls are for the RS232SDD16 data IO device.
-
DataIO(String)
- Create the IO device at the port specified.
DataIO
public DataIO(String port)
- Create the IO device at the port specified.
param port serial port location.
All Packages Class Hierarchy This Package Previous Next Index