FetchFunctionValue(string, out double)
- Updated2025-10-13
- 1 minute(s) read
Returns the method value of the selected marker method type.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int FetchFunctionValue(string selectorString, out double functionValue)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of the result name, and marker number. |
| functionValue | out double | Upon return, contains the value of the selected marker method. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.