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

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int SetEvmNormalizationReference(string selectorString, RFmxDemodMXDDemodEvmNormalizationReference value)

Remarks

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

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxDemodMXDDemodEvmNormalizationReference

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.