Class SerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class SerialDriverAdapter
    extends EasyDccPortController
    Implements SerialPortAdapter for the EasyDCC system.

    This connects an EasyDCC 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.