Class Mx1Turnout

All Implemented Interfaces:
PropertyChangeListener, Comparable<NamedBean>, EventListener, PropertyChangeProvider, DigitalIO, NamedBean, Turnout, VariableControlSpanBean

public class Mx1Turnout extends AbstractTurnout
New Zimo Binary implementation of the Turnout interface
  • Field Details

  • Constructor Details

    • Mx1Turnout

      public Mx1Turnout(int number, Mx1TrafficController tc, String p)
      Mx1 turnouts use any address allowed as an accessory decoder address on the particular command station.
      Parameters:
      number - the address
      tc - the controller for traffic to the layout
      p - the system connection prefix
  • Method Details