BuildMeasurementMemoryString(string, string)
- Mise à jour2025-10-13
- Temps de lecture : 1 minute(s)
Creates selector string specifying the measurement memory name for use with the get methods.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public static string BuildMeasurementMemoryString(string selectorString, string measurementMemoryName)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| measurementMemoryName | string | specifies the measurement memory name to build the selector string. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.