ConfigureMode(string, RFmxVnaMXMarkerMode)
- Updated2025-10-13
- 1 minute(s) read
Configures the marker mode.
Use "marker(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int ConfigureMode(string selectorString, RFmxVnaMXMarkerMode markerMode)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of marker number. |
| markerMode | RFmxVnaMXMarkerMode | Specifies the mode for placing the marker. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.