RFmx LTE DotNET

RFmxLteMXModAccAveragingEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXModAccAveragingEnabled Enumeration

RFmxLteMXModAccAveragingEnabled Enumeration

Specifies whether to enable averaging for the ModAcc measurement.

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxLteMXModAccAveragingEnabled
Public Enumeration RFmxLteMXModAccAveragingEnabled

Members

  Member nameValueDescription
False0The measurement is performed on a single acquisition.
True1 The measurement is averaged over multiple acquisitions. The number of acquisitions is obtained by the SetAveragingCount(String, Int32) method.

See Also

Log in to get a better experience