BuildResultString(string)
- Updated2025-10-13
- 1 minute(s) read
Creates the selector string for use with Configuration or Fetch methods.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public static string BuildResultString(string resultName)
Parameters
| Name | Type | Description |
|---|---|---|
| resultName | string | Specifies the result name for building the selector string. This parameter accepts the result name with or without the "result::" prefix. Example: "", "result::r1", "r1". |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.