Visual Basic (Declaration) | |
---|---|
Public MustOverride Property PreambleLength As Integer |
C# | |
---|---|
public abstract int PreambleLength {get; set;} |
This only applies in forward link analysis when IsPreambleDetectionAutomatic is set to false. Default is 64. This determines what portion of the forward link slot is assumed to contain Preamble information. Normally it is desired to let the analysis automatically determine Preamble channel information by leaving IsPreambleDetectionAutomatic set to true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)