ConfigureTargetValue(string, double)
- Updated2025-10-13
- 1 minute(s) read
Configures the target value for the specified marker when performing Target search using Marker Search method.
Use "marker(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int ConfigureTargetValue(string selectorString, double targetValue)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of marker number. |
| targetValue | double | Configures the target value for the specified marker when performing Target search using Marker Search VI |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.