RFmxEvdoMXAcpConfiguration.ConfigureOffsetPowerReference Method
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXAcpConfigurationConfigureOffsetPowerReference Method
Configures the power reference of the offset channels in multi-carrier setups.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public int ConfigureOffsetPowerReference( string selectorString, RFmxEvdoMXAcpOffsetPowerReferenceCarrier offsetPowerReferenceCarrier, int offsetPowerReferenceSpecific )
Public Function ConfigureOffsetPowerReference ( selectorString As String, offsetPowerReferenceCarrier As RFmxEvdoMXAcpOffsetPowerReferenceCarrier, offsetPowerReferenceSpecific As Integer ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - offsetPowerReferenceCarrier
- Type: NationalInstruments.RFmx.EvdoMXRFmxEvdoMXAcpOffsetPowerReferenceCarrier
Specifies how the reference power is selected. - offsetPowerReferenceSpecific
- Type: SystemInt32
Specifies the carrier number that is used as power reference. This parameter only applies if you set the offsetPowerReferenceCarrier parameter to Specific.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.