SetOffsetPowerReferenceCarrier(string, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier)
- Updated2025-04-08
- 1 minute(s) read
Sets the carrier used as the power reference to measure the offset channel relative power.
Syntax
Namespace: NationalInstruments.RFmx.WcdmaMX
public int SetOffsetPowerReferenceCarrier(string selectorString, RFmxWcdmaMXAcpOffsetPowerReferenceCarrier value)
Remarks
This method sets 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 | RFmxWcdmaMXAcpOffsetPowerReferenceCarrier | Specifies the carrier 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.