GetBurstStartExclusionSymbols(string, out int)
- Updated2025-04-08
- 1 minute(s) read
Get the number of symbols from the start of the burst trigger that is excluded from the measurement.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public int GetBurstStartExclusionSymbols(string selectorString, out 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 | out int | Upon return, Specifies the number of symbols from the start of the burst trigger that is excluded from the measurement. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.