RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_CHP_SWEEP_TIME_AUTO

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

RFMXEVDO_ATTR_CHP_SWEEP_TIME_AUTO

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

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

Get Function: RFmxEVDO_CHPGetSweepTimeAuto
Set Function: RFmxEVDO_CHPSetSweepTimeAuto
Values:
RFMXEVDO_VAL_CHP_SWEEP_TIME_AUTO_FALSE (0)The measurement does not compute the sweep time.
RFMXEVDO_VAL_CHP_SWEEP_TIME_AUTO_TRUE (1)The measurement computes the sweep time.

Log in to get a better experience