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

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetOffsetPowerReferenceCarrier(string selectorString, out RFmxEvdoMXAcpOffsetPowerReferenceCarrier value)

Remarks

This method gets 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.

valueout RFmxEvdoMXAcpOffsetPowerReferenceCarrier

Upon return, contains 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.