Configures the type of terms of the lag order DPD polynomial when you set the DPD Model property to Generalized Memory Polynomial.

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 All Orders.

Remarks

The following table lists the characteristics of this property.

Short Name DPD Mem Poly Lag Order Type
Data type ci32.png
Permissions Read/Write
High-level VIs N/A
Resettable Yes
All Orders 0

The memory polynomial will compute all the terms for the given order.

Odd Orders Only 1

The memory polynomial will compute the non-zero coefficients only for the odd terms.

Even Orders Only 2

The memory polynomial will compute the non-zero coefficents only for the even terms.