Sets whether to enable interpolation of error terms for corrected VNA measurement. This method is used only when you set the CorrectionEnabled method to True.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int SetCorrectionInterpolationEnabled(string selectorString, RFmxVnaMXCorrectionInterpolationEnabled value)

Remarks

This method sets the value of CorrectionInterpolationEnabled attribute.The default value is True.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxVnaMXCorrectionInterpolationEnabled

Specifies whether to enable interpolation of error terms for corrected VNA measurement. This method is used only when you set the CorrectionEnabled method to True.

Returns

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