ConfigureCarrierFrequencyArray(string, double[])
- Updated2025-04-08
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
carrierFrequency | double[] | 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.