Class SimulatorAdapter

All Implemented Interfaces:
Runnable, PortAdapter, SerialPortAdapter

public class SimulatorAdapter extends SerialPortController implements Runnable
Provide access to a simulated TMCC system.

Currently, the TMCC SimulatorAdapter reacts to commands sent from the user interface with messages an appropriate reply message. Based on jmri.jmrix.lenz.xnetsimulator.XNetSimulatorAdapter / DCCppSimulatorAdapter 2017

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