Class SerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class SerialDriverAdapter
    extends NcePortController
    Implements SerialPortAdapter for the Wangrow system.

    Note that this still uses a significant number of classes from the jmri.jmrix.nce package.

    This connects an Wangrow command station via a serial com port. Normally controlled by the SerialDriverFrame class.

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