Visual Basic (Declaration) | |
---|---|
Public MustOverride Property DataScalePart1 As Double |
C# | |
---|---|
public abstract double DataScalePart1 {get; set;} |
Data from the logic analyzer starts as several digital signals grouped into named buses. Each bus represents an n-bit signed number that is either a real number or part of a complex number.
The full range of integer values taken on by DataBusPart1 is mapped to the interval (-1, +1) times DataScalePart1, except that it is mapped to (-pi, +pi) times DataScalePart1 when DataBusPart1 represents phase.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)