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


Glossary Item Box

Enum values indicating the frequency range to use for the limit mask.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
FROne1To3GHzLimit is greater than 1GHz and less than 3 GHz for FR1
FROne3To4Dot2GHzLimit is greater than 3 GHz and less than 4.2 GHz for FR1
FROne4Dot2To6GHzLimit is greater than 4.2 GHz and less than 6 GHz for FR1
FROneLessThan1GHzLimit is less than 1 GHz for FR1
FRTwo24Dot25To29Dot5GHzLimit is greater than 24.25 GHz and less than 29.5 GHz for FR2
FRTwo37To40GHzLimit is greater than 37 GHz and less than 40 GHz for FR2
NoneNo limit
‡ 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 27.00

See Also