Configures the carrier frequency of the RF signal to acquire according to the given channel number. The signal analyzer tunes to this frequency.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public int ConfigureFrequencyChannelNumber(string selectorString, int channelNumber)

Parameters

NameTypeDescription
selectorStringstring

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

channelNumberint

Specifies the number of the channel to be measured. The center frequency is derived from this value.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.