SetOffsetPowerReferenceSpecific(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the index of the carrier 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 SetOffsetPowerReferenceCarrier(string, RFmxEvdoMXAcpOffsetPowerReferenceCarrier) method to Specific.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int SetOffsetPowerReferenceSpecific(string selectorString, int value)
Remarks
This method sets the value of AcpOffsetPowerReferenceSpecific attribute.The default value is 0.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | int | Specifies the index of the carrier 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 SetOffsetPowerReferenceCarrier(string, RFmxEvdoMXAcpOffsetPowerReferenceCarrier) method to Specific. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.