RFMXSPECAN_ATTR_DPD_MEASUREMENT_SAMPLE_RATE_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies the acquisition sample rate configuration mode.
Syntax
RFMXSPECAN_ATTR_DPD_MEASUREMENT_SAMPLE_RATE_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1110018 | 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 Reference Waveform.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_DPD_MEASUREMENT_SAMPLE_RATE_MODE_USER | 0 (0x0) | The acquisition sample rate is defined by the value of the RFMXSPECAN_ATTR_DPD_MEASUREMENT_SAMPLE_RATE attribute. |
RFMXSPECAN_VAL_DPD_MEASUREMENT_SAMPLE_RATE_MODE_REFERENCE_WAVEFORM | 1 (0x1) | The acquisition sample rate is set to match the sample rate of the reference waveform. |