RFMXLTE_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the reference for the RFMXLTE_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL attribute. The IQ Power Edge Level Type attribute is used only when you set the RFMXLTE_ATTR_TRIGGER_TYPE attribute to IQ Power Edge.
Syntax
RFMXLTE_ATTR_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3149823 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Relative.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_RELATIVE | 0 (0x0) | The IQ Power Edge Level attribute is relative to the value of the RFMXLTE_ATTR_REFERENCE_LEVEL attribute. |
RFMXLTE_VAL_IQ_POWER_EDGE_TRIGGER_LEVEL_TYPE_ABSOLUTE | 1 (0x1) | The IQ Power Edge Level attribute specifies the absolute power. |