Class SimulatorAdapter

  • All Implemented Interfaces:
    java.lang.Runnable, PortAdapter, SerialPortAdapter

    public class SimulatorAdapter
    extends SerialPortController
    implements java.lang.Runnable
    Implement simulator for Powerline serial systems.

    System names are "PLnnn", where P is the user-configurable system prefix, nnn is the bit number without padding.

    Based on the NCE simulator.