RFMXEVDO_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION
- Updated2024-10-14
- 1 minute(s) read
RFMXEVDO_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION
Data Type: | float64 |
Access: | read/write |
Functions: | RFmxEVDO_SetAttributeF64 RFmxEVDO_GetAttributeF64 |
Description: | Specifies the time duration for which the signal must be quiet before the signal analyzer arms the I/Q power edge trigger. This value is expressed in seconds. If you set the RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_SLOPE attribute to RFMXEVDO_VAL_IQ_POWER_EDGE_RISING_SLOPE, the signal is quiet below the trigger level. If you set the RFMXEVDO_ATTR_IQ_POWER_EDGE_TRIGGER_SLOPE attribute to RFMXEVDO_VAL_IQ_POWER_EDGE_FALLING_SLOPE, the signal is quiet above the trigger level. 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_GetTriggerMinimumQuietTimeDuration Set Function: RFmxEVDO_SetTriggerMinimumQuietTimeDuration |