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