Specifies whether to enable averaging for the power versus time (PVT) measurement.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public enum RFmxNRMXPvtAveragingEnabled

Members

NameValueDescription
False0

The measurement is performed on a single acquisition.

True1

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