SetApplyDpdUserLookupTableType(string, RFmxSpecAnMXDpdApplyDpdUserLookupTableType)
- Updated2025-10-13
- 1 minute(s) read
Sets the DPD Lookup Table (LUT) type.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public int SetApplyDpdUserLookupTableType(string selectorString, RFmxSpecAnMXDpdApplyDpdUserLookupTableType value)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | RFmxSpecAnMXDpdApplyDpdUserLookupTableType | Specifies the DPD Lookup Table (LUT) type when you set the DpdApplyDpdConfigurationInput method to User. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.