Configures the span for the FrequencyRange measurement.

Syntax

Namespace: NationalInstruments.RFmx.BTMX

public int ConfigureSpan(string selectorString, double span)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

spandouble

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.