SetBurstEndExclusionSymbols(string, int)
- Updated2025-04-08
- 1 minute(s) read
Set the number of symbols that is excluded from the measurement before the falling edge of the burst.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public int SetBurstEndExclusionSymbols(string selectorString, int value)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
value | int | Specifies 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.