Package jcontrol.comm

Provides complex communication functions for JControl.

See:
          Description

Interface Summary
ConsoleInputStream Provides a set of high-level communication methods for reading on a console.
ConsoleOutputStream Provides a set of high-level communication methods for console output.
FT1_2EventListener Registered implementers are called from within the FT1_2 event loop, you have to reply for complete transmisstions.
 

Class Summary
DisplayConsole Implements a ConsoleOutputStream on the JControl Display.
FT1_2 Partial implementation of the FT1.2 protocol.
I2C Controls I2C devices connected to JControl.
RS232 Implements RS232 communication for JControl.
RS232Selector Select hardware port RS232 is linked to.
 

Package jcontrol.comm Description

Provides complex communication functions for JControl.