Keysight Pathwave 89600 VSA .NET API
BandSpan Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Marker Class : BandSpan Property


Glossary Item Box

Gets or sets the Band Power calculation region.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property BandSpan As Double
C# 
public abstract double BandSpan {get; set;}
C++/CLI 
public:
abstract property double BandSpan {
   double get();
   void set (    double value);
}

Remarks

IsBandVisible for more information.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also