Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Span As Double |
C# | |
---|---|
public abstract double Span {get; set;} |
The range of allowable spans depends upon the hardware selected for use with the VSA, whether your input is from hardware or a recording, and whether you are in zoom mode. The IsZoom and Center properties help to more fully describe the VSA's frequency settings. The SetCenterSpan method can be used to specify zoom, center, and span all at the same time.
Note that for multi-channel measurements, all channels share a common span.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)