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


Glossary Item Box

Gets or sets the bandwidth for this adjacent channel.

Syntax

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

Requirements

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

See Also