GetOffsetPowerReferenceCarrier(string, out RFmxEvdoMXAcpOffsetPowerReferenceCarrier)
- Updated2025-10-13
- 1 minute(s) read
Gets the carrier number that is used as the power reference to measure the offset channel relative power.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int GetOffsetPowerReferenceCarrier(string selectorString, out RFmxEvdoMXAcpOffsetPowerReferenceCarrier value)
Remarks
This method gets the value of AcpOffsetPowerReferenceCarrier attribute.The default value is Composite.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | out RFmxEvdoMXAcpOffsetPowerReferenceCarrier | Upon return, contains the carrier number that is used as the power reference to measure the offset channel relative power. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.