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

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int GetEvmNormalizationReference(string selectorString, out RFmxDemodMXDDemodEvmNormalizationReference value)

Remarks

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

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxDemodMXDDemodEvmNormalizationReference

Upon return, contains the value that indicates 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.