RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE

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

RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies the reference for the RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL attribute. 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 value is RFMXEVDO_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE.

Get Function: RFmxEVDO_GetIQPowerEdgeTriggerLevelType
Set Function: RFmxEVDO_SetIQPowerEdgeTriggerLevelType
Values:
RFMXEVDO_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE (0)The IQ Power Edge Level attribute is relative to the value of the RFMXEVDO_ATTR_REFERENCE_LEVEL attribute.
RFMXEVDO_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_ABSOLUTE (1)The IQ Power Edge Level attribute specifies the absolute power.

Log in to get a better experience