RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_SEM_SWEEP_TIME_AUTO

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

RFMXWCDMA_ATTR_SEM_SWEEP_TIME_AUTO

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_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 RFMXWCDMA_VAL_SEM_SWEEP_TIME_AUTO_TRUE.

Get Function: RFmxWCDMA_SEMGetSweepTimeAuto
Set Function: RFmxWCDMA_SEMSetSweepTimeAuto
Values:
RFMXWCDMA_VAL_SEM_SWEEP_TIME_AUTO_FALSE (0)The measurement uses the sweep time that you specify in the RFMXWCDMA_ATTR_SEM_SWEEP_TIME_INTERVAL attribute.
RFMXWCDMA_VAL_SEM_SWEEP_TIME_AUTO_TRUE (1)The measurement uses a sweep time value of one slot duration.

Log in to get a better experience