RFmx TDSCDMA CVI

Table of Contents

RFMXTDSCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

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

RFMXTDSCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

Data Type: int32
Access:read/write
Functions:RFmxTDSCDMA_SetAttributeI32
RFmxTDSCDMA_GetAttributeI32
Description: Specifies whether the measurement calculates 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 RFMXTDSCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_AUTO.

Get Function: RFmxTDSCDMA_GetTriggerMinimumQuietTimeMode
Set Function: RFmxTDSCDMA_SetTriggerMinimumQuietTimeMode
Values:
RFMXTDSCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_MANUAL (0)The minimum quiet time for triggering is the value of the RFMXTDSCDMA_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION attribute.
RFMXTDSCDMA_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_AUTO (1)The measurement calculates the minimum quiet time used for triggering.

Log in to get a better experience