RFmxPulseMXPulseTraceRangeAuto Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxPulseMXPulseTraceRangeAuto Enumeration
Specifies whether the trace range computation of the selected pulse is automatic or manually configured by you.
Namespace: NationalInstruments.RFmx.PulseMX
Assembly: NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxPulseMXPulseTraceRangeAuto
Public Enumeration RFmxPulseMXPulseTraceRangeAuto
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | Trace range computation is set to manual. | |
True | 1 | Trace range is automatically computed according to the pulse width. |