RFmxSpecAnMXSpurSweepTimeAuto Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXSpurSweepTimeAuto
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement uses the sweep time that you specify in the SetRangeSweepTimeInterval(string, double) method. |
| True | 1 | The measurement calculates the sweep time based on the value of the SetRangeRbwFilterBandwidth(string, double) method. |