Configures the power reference of the offset channels in multi-carrier setups.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int ConfigureOffsetPowerReference(string selectorString, RFmxEvdoMXAcpOffsetPowerReferenceCarrier offsetPowerReferenceCarrier, int offsetPowerReferenceSpecific)

Parameters

NameTypeDescription
selectorStringstring

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

offsetPowerReferenceCarrierRFmxEvdoMXAcpOffsetPowerReferenceCarrier

Specifies how the reference power is selected.

offsetPowerReferenceSpecificint

Specifies the carrier number that is used as power reference. This parameter only applies if you set the offsetPowerReferenceCarrier parameter to Specific.

Returns

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