RFMXWLAN_ATTR_SEM_RESULTS_LOWER_OFFSET_MEASUREMENT_STATUS
- Updated2025-04-08
- 1 minute(s) read
Returns the lower offset segment measurement status indicating whether the spectrum exceeds the SEM measurement mask limits in the lower offset segment.
Syntax
RFMXWLAN_ATTR_SEM_RESULTS_LOWER_OFFSET_MEASUREMENT_STATUS
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10506273 | int32 | Read-Only | Offset |
Remarks
Use "offset<n>" as the Selector String to read this result.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_SEM_LOWER_OFFSET_MEASUREMENT_STATUS_FAIL | 0 (0x0) | Indicates that the measurement has failed. |
RFMXWLAN_VAL_SEM_LOWER_OFFSET_MEASUREMENT_STATUS_PASS | 1 (0x1) | Indicates that the measurement has passed. |