Class SprogCSSerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class SprogCSSerialDriverAdapter
    extends SerialDriverAdapter
    Implement SerialPortAdapter for the Sprog system.

    This connects an Sprog command station via a serial com port. Also used for the USB SPROG, which appears to the computer as a serial port.

    The current implementation only handles the 9,600 baud rate, and does not use any other options at configuration time.