Class SerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class SerialDriverAdapter
    extends QsiPortController
    Implements SerialPortAdapter for the QSI system.

    This connects an QSI command station via a serial com port. Also used for the USB QSI, which appears to the computer as a serial port. 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.