Visual Basic (Declaration) | |
---|---|
Public MustOverride Property DataScalePart2 As Double |
C# | |
---|---|
public abstract double DataScalePart2 {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 DataBusPart2 is mapped to the interval (-1, +1) times DataScalePart2, except that it is mapped to (-pi, +pi) times DataScalePart2 when DataBusPart2 represents phase.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)