Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsResolutionAuto As Boolean |
C# | |
---|---|
public abstract bool IsResolutionAuto {get; set;} |
Instead of setting IsResolutionAuto to True, you can set Frequency.IsPointsAuto to True. This will allow more freedom in setting the Length or Frequency.ResBW by allowing the number of points in the FFT to change as you change these parameters.
This property is ignored except in Vector and Analog Demod measurement types.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)