Configures the reference used to normalize the error vector magnitude (EVM).

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int ConfigureEvmNormalizationReference(string selectorString, RFmxDemodMXDDemodEvmNormalizationReference evmNormalizationReference)

Remarks

This method maps to the RFmxDemod_DDemodCfgEVMNormalizationReference() function in C.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

evmNormalizationReferenceRFmxDemodMXDDemodEvmNormalizationReference

Specifies the reference used to normalize the EVM.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.