RFmxTdscdmaMXPvtAveragingEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXPvtAveragingEnabled Enumeration
Specifies whether to enable averaging for the power versus time (PVT) measurement.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public enum RFmxTdscdmaMXPvtAveragingEnabled
Public Enumeration RFmxTdscdmaMXPvtAveragingEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | The measurement is performed on a single acquisition. | |
True | 1 | The PVT measurement uses the value of the SetAveragingCount(String, Int32) method as the number of acquisitions over which the PVT measurement is averaged. |