Specifies the carrier to be used as power reference to measure the offset channel relative power. The offset channel power is measured only if you set the SetOffsetPowerReferenceCarrier(string, RFmxSpecAnMXAcpOffsetPowerReferenceCarrier) method to Active.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public enum RFmxSpecAnMXAcpOffsetPowerReferenceCarrier

Members

NameValueDescription
Closest0

The measurement uses the power measured in the carrier closest to the offset channel center frequency, as the power reference.

Highest1

The measurement uses the highest power measured among all the active carriers as the power reference.

Composite2

The measurement uses the sum of powers measured in all the active carriers as the power reference.

Specific3

The measurement uses the power measured in the carrier that has an index specified by the SetOffsetPowerReferenceSpecific(string, int) method, as the power reference.