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


Glossary Item Box

Specifies the channel filter shape (in the frequency domain).

Syntax

Visual Basic (Declaration) 
Public Enum ChannelFilterShape 
   Inherits System.Enum
C# 
public enum ChannelFilterShape : System.Enum 
C++/CLI 
public enum class ChannelFilterShape : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
GaussianGaussian filter shape.
NoneThe channel filter is disabled.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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