Class NceSensor

All Implemented Interfaces:
Comparable<NamedBean>, PropertyChangeProvider, DigitalIO, NamedBean, Sensor

public class NceSensor extends AbstractSensor
Extend jmri.AbstractSensor for NCE systems
  • Constructor Details

  • Method Details

    • requestUpdateFromLayout

      public void requestUpdateFromLayout()
      Request an update on status.

      Since status is continually being updated, this isn't active now. Eventually, we may want to have this move the related AIU to the top of the polling queue.