ConfigureSpan(string, double)
- Updated2025-10-13
- 1 minute(s) read
Configures the span for the FrequencyRange measurement.
Syntax
Namespace: NationalInstruments.RFmx.BTMX
public int ConfigureSpan(string selectorString, double span)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| span | double | Specifies the span for the FrequencyRange measurement. This value is expressed in Hz. You must adjust the span according the center frequency as specified in section 4.5.4 of the Bluetooth Test Specification RF.TS.p33. It is recommended to use the span of 6 MHz for a center frequency of 2.402 GHz and 10 MHz for a center frequency of 2.48 GHz. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.