DPD:Synchronization Method Property
- Updated2024-04-10
- 1 minute(s) read
DPD:Synchronization Method Property
Short Name: DPD Sync Method
Property of RFmxSpecAn
Specifies the method used for synchronization of the acquired waveform with the reference waveform.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is Direct.
Direct (1) |
Synchronizes the acquired and reference waveforms assuming that sample rate is sufficient to prevent aliasing in intermediate operations. This method is recommended when measurement sampling rate is high. |
Alias Protected (2) |
Synchronizes the acquired and reference waveforms while ascertaining that intermediate operations are not impacted by aliasing. This method is recommended for non-contiguous carriers separated by a large gap, and/or when measurement sampling rate is low. Refer to DPD concept help for more information. |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | N/A |
Resettable | Yes |