RFmx LTE CVI

Table of Contents

RFMXLTE_ATTR_TXP_NUMBER_OF_ANALYSIS_THREADS

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

RFMXLTE_ATTR_TXP_NUMBER_OF_ANALYSIS_THREADS

Data Type: int32
Access:read/write
Functions:RFmxLTE_SetAttributeI32
RFmxLTE_GetAttributeI32
Description: Specifies the maximum number of threads used for parallelism inside TXP measurement.

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 number of threads must range from 1 to the number of physical cores. The default value is 1.

The number of threads set used in calculations is not guaranteed. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.

Get Function: RFmxLTE_TXPGetNumberOfAnalysisThreads
Set Function: RFmxLTE_TXPSetNumberOfAnalysisThreads

Log in to get a better experience