Gets the Ports for which the S-parameter measurement is saved to file.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int GetSnPPorts(string selectorString, out string value)

Remarks

This method gets the value of SParamsSnPPorts attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout string

Upon return, contains the Ports for which the S-parameter measurement is saved to file.

Returns

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