Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property CountResult As Double |
C# | |
---|---|
public abstract double CountResult {get;} |
Returns the last calculated frequency count, in Hertz. To make a frequency count calculation, you must turn on the marker (IsVisible set to True) and turn on the frequency count marker (IsCount set to True) on a frequency domain trace. Zero is returned if a valid calculation cannot be made.
Only one marker on a trace can have IsCount set to true.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)