Specifies whether the measurement computes the RBW.

Syntax

RFMXWCDMA_ATTR_CHP_RBW_FILTER_AUTO_BANDWIDTH

Numeric Value

Data Type

Access

Applies To

5255180

int32

Read/Write

N/A

Remarks


This attribute is valid only if you set the RFMXWCDMA_ATTR_CHP_RBW_FILTER_TYPE attribute to Gaussian or Flat.

If you set the CHP RBW Filter Type attribute to FFT Based, the measurement calculates the RBW regardless of what you set in this attribute.

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

RFMXWCDMA_VAL_CHP_RBW_AUTO_FALSE

0 (0x0)

The measurement uses the RBW that you specify in the RFMXWCDMA_ATTR_CHP_RBW_FILTER_BANDWIDTH attribute.

RFMXWCDMA_VAL_CHP_RBW_AUTO_TRUE

1 (0x1)

The measurement computes the RBW.