Sets 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 int SetSegmentTestReceiverAttenuationEnabled(string selectorString, RFmxVnaMXSegmentTestReceiverAttenuationEnabled value)

Remarks

This method sets the value of SegmentTestReceiverAttenuationEnabled attribute.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxVnaMXSegmentTestReceiverAttenuationEnabled

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.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.