ConfigureBandSpan(string, double)
- Updated2025-10-13
- 1 minute(s) read
Configures the band span of the selected marker.
Use "marker(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int ConfigureBandSpan(string selectorString, double span)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of marker number. |
| span | double | Specifies the width of the span for the selected marker. This method selects the trace data within the specified span to perform specified marker method. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.