Specifies whether to enable pulse measurements on the multiple burst transmission.

Syntax

RFMXPULSE_ATTR_PULSE_MULTIBURST_ENABLED

Numeric Value

Data Type

Access

Applies To

12587230

int32

Read/Write

N/A

Remarks


In multiburst mode, several pulses are grouped and transmitted in rapid succession, followed by a long pause with no pulses, before another burst of pulses. Each pulse is assigned a burst index and position index within a burst.

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

Name

Value

Description

RFMXPULSE_VAL_MULTIBURST_ENABLED_FALSE

0 (0x0)

Multiburst disabled, assumes all pulses detected in the current acquisition are analysed as single burst.

RFMXPULSE_VAL_MULTIBURST_ENABLED_TRUE

1 (0x1)

Multiburst enabled, assumes every burst in the acquisition contains pulses specified by RFMXPULSE_ATTR_PULSE_MULTIBURST_LENGTH attribute.