RFmxVnaMXSegmentTestReceiverAttenuationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable individual test receiver attenuation value configured for each segment by Segment Test Receiver Attenuation (dB) method. If this is set to False, a common value will be used across all segments specified by Test Receiver Attenuation (dB) method.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXSegmentTestReceiverAttenuationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables individual Test Receiver Attenuation value configured for each segment. |
| True | 1 | Enables individual Test Receiver Attenuation value configured for each segment. |