This class is a factory class for creating remote connections to the Keysight 89600 VSA Software. There are a variety of Create() methods for obtaining different types of connections.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public MustInherit NotInheritable Class ApplicationFactory |
C# | |
---|
public static class ApplicationFactory |
C++/CLI | |
---|
public ref class ApplicationFactory abstract sealed |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also