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


Glossary Item Box

Gets or sets the resolution bandwidth.

Syntax

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

Remarks

Only a few values are possible at the current Span (based upon what FFT size and/or window lengths are possible for the FFT used in the Frequency Mask Trigger).

Requirements

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

See Also