Configures the power reference to use for measuring the relative power of the offset channel.

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

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

Parameters

NameTypeDescription
selectorStringstring

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

offsetPowerReferenceCarrierRFmxWcdmaMXAcpOffsetPowerReferenceCarrier

Specifies the carrier to use as the power reference to measure offset channel relative power.

offsetPowerReferenceSpecificint

Specifies the index of the carrier to be used as the reference carrier. The power measured in this carrier is used as the power reference for measuring the offset channel relative power when 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.