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.

Remarks

The following table lists the characteristics of this property.

Short Name DPD Sync Method
Data type ci32.png
Permissions Read/Write
High-level VIs N/A
Resettable Yes
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.