Configures the S-Parameter to be measured in format S(receiver port number)(source port number)
Use "sparam(n)" as the selector string to configure this method.
This method sets SParamsSourcePort and SParamsReceiverPort methods.Supported Devices: NI PXIe-5633

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int ConfigureSParameter(string selectorString, string sParameter)

Parameters

NameTypeDescription
selectorStringstring

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

sParameterstring

Specifies the S-Parameter to be measured. The default value is S11

Returns

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