RFmxSpecAnMXDpdMeasurementMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies if the training waveform required for the extraction of the DPD model coefficients is acquired from the hardware or is configured by the user.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXDpdMeasurementMode
Members
| Name | Value | Description |
|---|---|---|
| AcquireAndExtract | 0 | The measurement acquires the training waveform required for the extraction of the DPD model coefficients from the hardware and then computes the model coefficients. |
| ExtractOnly | 1 | The measurement uses the user configured training waveform required for the extraction of the DPD model coefficients. |