RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

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

RFMXWCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies whether the measurement computes the minimum quiet time used for triggering.

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 RFMXWCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_MANUAL.

Get Function: RFmxWCDMA_GetTriggerMinimumQuietTimeMode
Set Function: RFmxWCDMA_SetTriggerMinimumQuietTimeMode
Values:
RFMXWCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_MANUAL (0)The minimum quiet time for triggering is the value of the RFMXWCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION attribute.
RFMXWCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_AUTO (1)The measurement computes the minimum quiet time used for triggering.

Log in to get a better experience