RFmxVnaMXSegmentIFBandwidthEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to enable individual IF bandwidth value configured for each segment by Segment IF Bandwidth (Hz) method. If this is set to False, a common value will be used across all segments specified by IF Bandwidth (Hz) method.
Namespace: NationalInstruments.RFmx.VnaMX
Assembly: NationalInstruments.RFmx.VnaMX.Fx40 (in NationalInstruments.RFmx.VnaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxVnaMXSegmentIFBandwidthEnabled
Public Enumeration RFmxVnaMXSegmentIFBandwidthEnabled
Members
Member name | Value | Description |
---|---|---|
False | 0 | Disables individual IF Bandwidth value configured for each segment. |
True | 1 | Enables individual IF Bandwidth value configured for each segment. |