Visual Basic (Declaration) | |
---|---|
Public MustOverride Property SearchLength As Double |
C# | |
---|---|
public abstract double SearchLength {get; set;} |
Property Value
The default value is 1 milliseconds. The minimum value is ResultLength+12 symbols (if ResultLengthSelection is set to ResultLengthSelection.Manual) or ResultLengthMaximum+12 symbols (if ResultLengthSelection is not set to ResultLengthSelection.Manual).The input data is scanned for an RF burst, which is then analyzed and demodulated. Usually, you want the SearchLength long enough that you can guarantee that a full burst is found within that search length.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)