Class SimulatorAdapter

All Implemented Interfaces:
Runnable, PortAdapter, SerialPortAdapter

public class SimulatorAdapter extends PortController implements 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.