RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_OBW_RBW_FILTER_AUTO_BANDWIDTH

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

RFMXEVDO_ATTR_OBW_RBW_FILTER_AUTO_BANDWIDTH

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies whether the measurement computes the RBW.

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

Get Function: RFmxEVDO_OBWGetRBWFilterAutoBandwidth
Set Function: RFmxEVDO_OBWSetRBWFilterAutoBandwidth
Values:
RFMXEVDO_VAL_OBW_RBW_AUTO_FALSE (0)The measurement uses the RBW that you specify in the RFMXEVDO_ATTR_OBW_RBW_FILTER_BANDWIDTH attribute.
RFMXEVDO_VAL_OBW_RBW_AUTO_TRUE (1)The measurement computes the RBW.

Log in to get a better experience