RFmxEvdoMXObwSweepTimeAuto Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXObwSweepTimeAuto
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement uses the sweep time that you specify in the SetSweepTimeInterval(string, double) method. |
| True | 1 | The measurement uses the default sweep time of 1.67 ms. |