RFmxEvdoMXObwSweepTimeAuto Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXObwSweepTimeAuto Enumeration
Specifies whether the measurement computes the sweep time.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxEvdoMXObwSweepTimeAuto
Public Enumeration RFmxEvdoMXObwSweepTimeAuto
Members
Member 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. |