Gets whether correction enabled for a subset of ports for which calibration data is avaialble in the calset. This property is used only when you set the CorrectionEnabled property to True.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int GetCorrectionPortSubsetEnabled(string selectorString, out RFmxVnaMXCorrectionPortSubsetEnabled value)

Remarks

This method gets the value of CorrectionPortSubsetEnabled attribute.The default value is RFMXVNA_VAL_False.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxVnaMXCorrectionPortSubsetEnabled

Upon return, contains whether to enable correction for a subset of set of ports for which calibration data is avaialble.

Returns

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