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


Glossary Item Box

Enum values indicating the test model.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
TM1Dot1Test model 1.1
TM1Dot2Test model 1.2
TM2Test model 2
TM2Dot0ATest model 2.a
TM2Dot0BTest model 2.0b with single 1024QAM PRBs allocation27.00
TM3Dot1Test model 3.1
TM3Dot1ATest model 3.1a
TM3Dot1BTest model 3.1b with all 1024QAM PRBs allocation27.00
TM3Dot2Test model 3.2
TM3Dot3Test model 3.3
‡ 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 24.00

See Also