RFmxVnaMXAveragingEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable averaging for the VNA measurement.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXAveragingEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement is performed on a single acquisition. |
| True | 1 | Enables measurement averaging. You can set number of times each measurement is repeated and averaged-over using the AveragingCount method. |