Package jmri.jmrix.roco
Class RocoCommandStation
java.lang.Object
jmri.jmrix.lenz.LenzCommandStation
jmri.jmrix.roco.RocoCommandStation
- All Implemented Interfaces:
CommandStation
- Direct Known Subclasses:
RocoZ21CommandStation
Defines the standard/common routines used in multiple classes related to
a Roco Command Station, on an XpressNet network.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.jmrix.lenz.LenzCommandStation
calcLocoAddress, getCommandStationSoftwareVersion, getCommandStationSoftwareVersionBCD, getCommandStationType, getDCCAddressHigh, getDCCAddressLow, getSystemPrefix, getUserName, getVersionString, isOpsModePossible, sendPacket, setCommandStationSoftwareVersion, setCommandStationSoftwareVersion, setCommandStationType, setCommandStationType, setSystemConnectionMemo, setTrafficControllerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jmri.CommandStation
sendAccSignalDecoderPkt, sendAltAccSignalDecoderPkt
-
Constructor Details
-
RocoCommandStation
public RocoCommandStation()
-