Gets the carrier index, for which the measured power is the power reference for the offset channel relative power.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetOffsetPowerReferenceSpecific(string selectorString, out int value)

Remarks

This method maps to the RFmxSpecAn_ACPGetOffsetPowerReferenceSpecific() function in C.

Parameters

NameTypeDescription
selectorStringstring

Specifies the offset number. Example: "offset0". You can use the BuildOffsetString2(string, int) method to build the selector string.

valueout int

Upon return, contains the index of the carrier to be used as the reference carrier.

Returns

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