Class SerialDriverAdapter

  • All Implemented Interfaces:
    PortAdapter, SerialPortAdapter

    public class SerialDriverAdapter
    extends AcelaPortController
    Implements SerialPortAdapter for the Acela system. This connects an Acela interface to the CTI network 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.