ConfigureFrequencyChannelNumber(string, int)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| channelNumber | int | 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.