ConfigureSParameter(string, string)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| sParameter | string | 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.