Specifies whether to enable averaging for the FrequencyRange measurement.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public enum RFmxBTMXFrequencyRangeAveragingEnabled

Members

NameValueDescription
False0

The measurement is performed on a single acquisition.

True1

The FrequencyRange measurement uses the SetAveragingCount(string, int) method as the number of acquisitions over which the FrequencyRange measurement is averaged.