Class SimulatorAdapter

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

    public class SimulatorAdapter
    extends PortController
    implements java.lang.Runnable
    Provide access to a simulated DirectDrive system.

    Currently, the Direct SimulatorAdapter reacts to the following commands sent from the user interface with an appropriate reply generateReply(Message):

    • N/A
    Based on jmri.jmrix.lenz.xnetsimulator.XNetSimulatorAdapter / EasyDCCSimulatorAdapter 2017

    NOTE: Some material in this file was modified from other portions of the support infrastructure.