Sets the carrier number that is used as the power reference to measure the offset channel relative power.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int SetOffsetPowerReferenceCarrier(string selectorString, RFmxEvdoMXAcpOffsetPowerReferenceCarrier value)

Remarks

This method sets the value of AcpOffsetPowerReferenceCarrier attribute.The default value is Composite.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxEvdoMXAcpOffsetPowerReferenceCarrier

Specifies the carrier number that is used as the power reference to measure the offset channel relative power.

Returns

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