Class TFGCounterTimer

All Implemented Interfaces:
CounterTimer, Detector, Device, Scannable, Configurable, Findable, gda.observable.IObservable, Serializable
Direct Known Subclasses:
DummyCounterTimer, TfgEncoderCounter, TfgEpicsMCACounterTimer, TfgScaler, TFGStruck, TfgXmap, TfgXspress2

public abstract class TFGCounterTimer extends CounterTimerBase
Base class for CounterTimers which are operating the TFG timer
See Also:
  • Field Details

    • isTFGv2

      protected boolean isTFGv2
  • Constructor Details

    • TFGCounterTimer

      public TFGCounterTimer()
  • Method Details

    • isTFGv2

      public boolean isTFGv2()
      This affects whether the output always contains the live time in the first scaler channel.

      The GdHist object will also need its width set to one more than the number of scalers to be read.

      Returns:
      true if this is talking to a TFG2
    • setTFGv2

      public void setTFGv2(boolean isTFGv2)
      Parameters:
      isTFGv2 -