RFmx TDSCDMA CVI

Table of Contents

RFMXTDSCDMA_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE

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

RFMXTDSCDMA_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE

Data Type: int32
Access:read/write
Functions:RFmxTDSCDMA_SetAttributeI32
RFmxTDSCDMA_GetAttributeI32
Description: Specifies the reference for the RFMXTDSCDMA_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL attribute. This attribute is used only when you set the RFMXTDSCDMA_ATTR_TRIGGER_TYPE attribute to RFMXTDSCDMA_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 RFMXTDSCDMA_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE.

Get Function: RFmxTDSCDMA_GetIQPowerEdgeTriggerLevelType
Set Function: RFmxTDSCDMA_SetIQPowerEdgeTriggerLevelType
Values:
RFMXTDSCDMA_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE (0)The IQ Power Edge Level attribute is relative to the value of the RFMXTDSCDMA_ATTR_REFERENCE_LEVEL attribute.
RFMXTDSCDMA_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