RFMXSPECAN_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_MODE
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the absolute limit mask is a flat line or a line with a slope.
Syntax
RFMXSPECAN_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_MODE
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
1081359 | int32 | Read/Write | Offset |
Remarks
Use "offset<n>" as the Selector String to configure or read this attribute.
The default value is Couple.
Name | Value | Description |
|---|---|---|
RFMXSPECAN_VAL_SEM_OFFSET_ABSOLUTE_LIMIT_MODE_MANUAL | 0 (0x0) | The line specified by the RFMXSPECAN_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_START and RFMXSPECAN_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_STOP attribute values as the two ends is considered as the mask. |
RFMXSPECAN_VAL_SEM_OFFSET_ABSOLUTE_LIMIT_MODE_COUPLE | 1 (0x1) | The two ends of the line are coupled to the value of the SEM Offset Abs Limit Start attribute. |