RFmxSpecAn DPD Configure Memory Polynomial VI
- Updated2025-04-08
- 3 minute(s) read
Configures the order and memory depth of the DPD polynomial when you set the DPD Model property to Memory Polynomial or Generalized Memory Polynomial.

Inputs/Outputs
![]() Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string). Example: "" "signal::sig1" You can use the RFmxSpecAn Build Signal String VI to build the selector string. ![]() Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI. ![]() Memory Polynomial Order specifies the order of the DPD polynomial when you set the DPD Model property to Memory Polynomial or Generalized Memory Polynomial. This value corresponds to Ka in the equation for the generalized memory polynomial. The default value is 3. ![]() Memory Polynomial Memory Depth specifies the memory depth of the DPD polynomial when you set the DPD Model property to Memory Polynomial or Generalized Memory Polynomial. This value corresponds to Qa in the equation for the generalized memory polynomial. The default value is 0. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Instrument Handle Out passes a reference of your RFmx session to the next VI. ![]() error out contains error information. This output provides standard error out functionality. |