Visual Basic (Declaration) | |
---|---|
Public MustOverride Property MaxAnalysisPoints As Integer |
C# | |
---|---|
public abstract int MaxAnalysisPoints {get; set;} |
This value is used to create an upper bound on the number of analysis points of the acquisition data that can be processed The default value is 50000000.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)