RFmxVnaMXSegmentPowerLevelEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable individual source power level value configured for each segment by Segment Power Level (dBm) method. If this is set to False, a common value will be used across all segments specified by Power Level(dBm) method.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXSegmentPowerLevelEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables individual Power Level value configured for each segment. |
| True | 1 | Enables individual Power Level value configured for each segment. |