RFMXSPECAN_ATTR_IM_NUMBER_OF_ANALYSIS_THREADS
- Updated2025-04-08
- 1 minute(s) read
Specifies the maximum number of threads used for parallelism for the IM measurement.
Syntax
RFMXSPECAN_ATTR_IM_NUMBER_OF_ANALYSIS_THREADS
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1114141 | int32 | Read/Write | N/A |
Remarks
The number of threads can range from 1 to the number of physical cores. The number of threads you set may not be used in calculations. The actual number of threads used depends on the problem size, system resources, data availability, and other considerations.
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is 1.