ConfigureOffsetPowerReference(string, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier, int)
- Updated2025-04-08
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
offsetPowerReferenceCarrier | RFmxWcdmaMXAcpOffsetPowerReferenceCarrier | Specifies the carrier to use as the power reference to measure offset channel relative power. |
offsetPowerReferenceSpecific | int | 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.