Class SerialDriverAdapter

All Implemented Interfaces:
PortAdapter, SerialPortAdapter

public class SerialDriverAdapter extends PortController
Implements SerialPortAdapter for direct serial drive.

Normally controlled by the SerialDriverFrame class.

The current implementation only handles the 19,200 baud rate, and does not use any other options at configuration time. A prior implementation tried 17240, then 16457, then finally 19200.