Keysight Pathwave 89600 VSA .NET API
TestModelNumber Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > TestModelSetup Class : TestModelNumber Property


Glossary Item Box

Gets or sets the test model number used when applying the test model.

Syntax

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

Requirements

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

See Also