ConfigureOffsetPowerReference(string, RFmxEvdoMXAcpOffsetPowerReferenceCarrier, int)
- Updated2025-10-13
- 1 minute(s) read
Configures the power reference of the offset channels in multi-carrier setups.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int ConfigureOffsetPowerReference(string selectorString, RFmxEvdoMXAcpOffsetPowerReferenceCarrier 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 | RFmxEvdoMXAcpOffsetPowerReferenceCarrier | Specifies how the reference power is selected. |
| offsetPowerReferenceSpecific | int | Specifies the carrier number that is used as power reference. This parameter only applies if 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.