RFmxCdma2kMXAcpSweepTimeAuto Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public enum RFmxCdma2kMXAcpSweepTimeAuto
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 0.001667 seconds. |