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


Glossary Item Box

Gets or sets the channel filter shape to use when in zero span mode.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ChannelFilterShape As ChannelFilterShape
C# 
public virtual ChannelFilterShape ChannelFilterShape {get; set;}
C++/CLI 
public:
virtual property ChannelFilterShape ChannelFilterShape {
   ChannelFilterShape get();
   void set (    ChannelFilterShape value);
}

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00

See Also