RFmxVnaMXAveragingEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to enable averaging for the VNA measurement.
Namespace: NationalInstruments.RFmx.VnaMX
Assembly: NationalInstruments.RFmx.VnaMX.Fx40 (in NationalInstruments.RFmx.VnaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxVnaMXAveragingEnabled
Public Enumeration RFmxVnaMXAveragingEnabled
Members
Member name | Value | Description |
---|---|---|
False | 0 | The measurement is performed on a single acquisition. |
True | 1 | The measurement uses the RFMXVNA_ATTR_AVERAGING_COUNT method as the number of acquisitions over which the measurement is averaged. |