Class AbstractRailComReporter

    • Method Detail

      • getLocoAddress

        public LocoAddress getLocoAddress​(java.lang.String rep)
        Get the locomotive address we're reporting about from the current report. Note: We ignore the string passed in, because RailCom Reporters don't send String type reports. Get the locomotive address we're reporting about from the current report.
        Specified by:
        getLocoAddress in interface PhysicalLocationReporter
        Overrides:
        getLocoAddress in class AbstractIdTagReporter
        Parameters:
        rep - ignored, IdTag Reporters don't send String type reports.