RFMXLTE_ATTR_OBW_SWEEP_TIME_AUTO
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes the sweep time.
Syntax
RFMXLTE_ATTR_OBW_SWEEP_TIME_AUTO
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3170319 | 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 |
---|---|---|
RFMXLTE_VAL_OBW_SWEEP_TIME_AUTO_FALSE | 0 (0x0) | The measurement uses the sweep time that you specify in the RFMXLTE_ATTR_OBW_SWEEP_TIME_INTERVAL attribute. |
RFMXLTE_VAL_OBW_SWEEP_TIME_AUTO_TRUE | 1 (0x1) | The measurement uses a sweep time of 1 ms. |