RFMXSPECAN_ATTR_ACP_SWEEP_TIME_AUTO
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
RFMXSPECAN_ATTR_ACP_SWEEP_TIME_AUTO
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1052702 | int32 | Read/Write | N/A |
Remarks
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 True.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_ACP_SWEEP_TIME_AUTO_FALSE | 0 (0x0) | The measurement uses the sweep time that you specify in the RFMXSPECAN_ATTR_ACP_SWEEP_TIME_INTERVAL attribute. |
RFMXSPECAN_VAL_ACP_SWEEP_TIME_AUTO_TRUE | 1 (0x1) | The measurement calculates the sweep time based on the value of the RFMXSPECAN_ATTR_ACP_RBW_FILTER_BANDWIDTH attribute. |