RFmx CDMA2K CVI

RFMXCDMA2K_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

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

RFMXCDMA2K_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

Data Type: int32
Access:read/write
Functions:RFmxCDMA2k_SetAttributeI32
RFmxCDMA2k_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 RFMXCDMA2K_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_AUTO.

Get Function: RFmxCDMA2k_GetTriggerMinimumQuietTimeMode
Set Function: RFmxCDMA2k_SetTriggerMinimumQuietTimeMode
Values:
RFMXCDMA2K_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_MANUAL (0)The minimum quiet time for triggering is the value of the RFMXCDMA2K_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION attribute.
RFMXCDMA2K_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