RFmx LTE CVI

Table of Contents

RFMXLTE_ATTR_SEM_SWEEP_TIME_AUTO

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

RFMXLTE_ATTR_SEM_SWEEP_TIME_AUTO

Data Type: int32
Access:read/write
Functions:RFmxLTE_SetAttributeI32
RFmxLTE_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 RFMXLTE_VAL_SEM_SWEEP_TIME_AUTO_TRUE.

Get Function: RFmxLTE_SEMGetSweepTimeAuto
Set Function: RFmxLTE_SEMSetSweepTimeAuto
Values:
RFMXLTE_VAL_SEM_SWEEP_TIME_AUTO_FALSE (0)The measurement uses the sweep time that you specify in the RFMXLTE_ATTR_SEM_SWEEP_TIME_INTERVAL attribute.
RFMXLTE_VAL_SEM_SWEEP_TIME_AUTO_TRUE (1)The measurement uses a sweep time of 1 ms.

Log in to get a better experience