Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsTrackTiming As Boolean |
C# | |
---|---|
public abstract bool IsTrackTiming {get; set;} |
Property Value
The default value is true.If true, the tracking algorithm attempts to compensate for variation in the symbol timing of the signal. This can be used to track offset or drift of the symbol clock frequency. However, if the symbol clock frequency is accurate, this could make the measurement slightly less accurate because the tracking may incorrectly interpret noise as timing variation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)