Specifies whether the measurement computes the minimum quiet time used for triggering.

Syntax

RFMXLTE_ATTR_TRIGGER_MINIMUM_QUIET_TIME_MODE

Numeric Value

Data Type

Access

Applies To

3145739

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

Name

Value

Description

RFMXLTE_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_MANUAL

0 (0x0)

The minimum quiet time for triggering is the value of the RFMXLTE_ATTR_TRIGGER_MINIMUM_QUIET_TIME_DURATION attribute.

RFMXLTE_VAL_TRIGGER_MINIMUM_QUIET_TIME_MODE_AUTO

1 (0x1)

The measurement computes the minimum quiet time used for triggering.