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


Glossary Item Box

Specifies the Preset-To-Standard Bandwidth.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
BW10Mhz50RBPreset to 10 MHz (50 RBs).
BW15Mhz75RBPreset to 15 MHz (75 RBs).
BW1P4Mhz6RBPreset to 1.4 MHz (6 RBs).
BW20Mhz100RBPreset to 20 MHz (100 RBs).
BW3Mhz15RBPreset to 3 MHz (15 RBs).
BW5Mhz25RBPreset to 5 MHz (25 RBs).
‡ 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)

See Also