RFmxTdscdmaMXSemSweepTimeAuto Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement calculates the sweep time.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXSemSweepTimeAuto
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 .00066 seconds (s). |