RFmxLteMXChpSweepTimeAuto Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXChpSweepTimeAuto
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 a sweep time of 1 ms. |