Configures an array of the center frequencies of the carriers, relative to the RF center frequency.

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int ConfigureCarrierFrequencyArray(string selectorString, double[] carrierFrequency)

Parameters

NameTypeDescription
selectorStringstring

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

carrierFrequencydouble[]

Specifies an array of the center frequencies of the carriers, relative to the RF center frequency.

Returns

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