Specifies whether the trace range computation of the selected pulse is automatic or manually configured by you.

Syntax

RFMXPULSE_ATTR_PULSE_TRACE_RANGE_AUTO

Numeric Value

Data Type

Access

Applies To

12587272

int32

Read/Write

N/A

Remarks


This attribute is applicable for IQ, amplitude, phase and frequency traces.

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

Name

Value

Description

RFMXPULSE_VAL_PULSE_TRACE_RANGE_AUTO_FALSE

0 (0x0)

Trace range computation is set to manual.

RFMXPULSE_VAL_PULSE_TRACE_RANGE_AUTO_TRUE

1 (0x1)

Trace range is automatically computed according to the pulse width.