Sets the number of symbols that is excluded from the measurement before the falling edge of the burst.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int GetBurstEndExclusionSymbols(string selectorString, out int value)

Remarks


Upon return, contains the number of symbols from the start of the burst trigger that is excluded from the measurement.

Parameters

NameTypeDescription
selectorStringstring

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

valueout int

Upon return, contains the number of symbols that is excluded from the measurement before the falling edge of the burst.

Returns

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