RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL

Data Type: float64
Access:read/write
Functions:RFmxEVDO_SetAttributeF64
RFmxEVDO_GetAttributeF64
Description: Specifies the power level at which the device triggers. This value is expressed in dB when the RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE attribute is set to RFMXEVDO_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE and in dBm when the RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE attribute is set to RFMXEVDO_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_ABSOLUTE. The device asserts the trigger when the signal exceeds the level specified by the value of this attribute, taking into consideration the specified slope. This attribute is used only when you set the RFMXEVDO_ATTR_TRIGGER_TYPE attribute to RFMXEVDO_VAL_TRIGGER_TYPE_IQ_POWER_EDGE.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default of this attribute is hardware dependent.

Get Function: RFmxEVDO_GetIQPowerEdgeTriggerLevel
Set Function: RFmxEVDO_SetIQPowerEdgeTriggerLevel

Log in to get a better experience