Gets whether the measurement excludes 25 microseconds from the start and end of each slot while computing the RMS EVM, peak EVM, RMS magnitude error and RMS phase error results.

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int GetTransientRemovalEnabled(string selectorString, out RFmxWcdmaMXModAccTransientRemovalEnabled value)

Remarks

This method gets the value of ModAccTransientRemovalEnabled attribute.The default value is False.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWcdmaMXModAccTransientRemovalEnabled

Upon return, contains whether the measurement excludes 25 microseconds from the start and end of each slot while computing the RMS EVM, peak EVM, RMS magnitude error and RMS phase error results.

Returns

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