Package analoginput

Interface AnalogInputObserver

All Known Implementing Classes:
AnalogDiagnosticsDisplay

public interface AnalogInputObserver
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Flag to say configuration has changed.
    void
    Send out a summary of all data about a read channel.
  • Method Details

    • changedConfiguration

      void changedConfiguration()
      Flag to say configuration has changed.
    • changedData

      void changedData(ItemAllData itemData)
      Send out a summary of all data about a read channel.
      Parameters:
      itemData -