RFmxVnaMXSegmentIFBandwidthEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXSegmentIFBandwidthEnabled
Members
| 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. |