RFMXSPECAN_ATTR_PAVT_SEGMENT_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the type of segment.
Syntax
RFMXSPECAN_ATTR_PAVT_SEGMENT_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1077264 | int32 | Read/Write | Segment |
Remarks
Use "segment<n>" as the Selector String to configure or read this attribute.
The default value is Phase and Amplitude.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_PAVT_SEGMENT_TYPE_PHASE_AND_AMPLITUDE | 0 (0x0) | Phase and amplitude is measured in this segment. |
RFMXSPECAN_VAL_PAVT_SEGMENT_TYPE_AMPLITUDE | 1 (0x1) | Amplitude is measured in this segment. |
RFMXSPECAN_VAL_PAVT_SEGMENT_TYPE_FREQUENCY_ERROR_MEASUREMENT | 2 (0x2) | Frequency error is measured in this segment. |