Keysight Pathwave 89600 VSA .NET API
InterfaceType Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > IMeasurementExtension Interface : InterfaceType Property


Glossary Item Box

Gets the type for the measurement extension.

Syntax

Visual Basic (Declaration) 
ReadOnly Property InterfaceType As Type
C# 
Type InterfaceType {get;}
C++/CLI 
property Type^ InterfaceType {
   Type^ get();
}

Requirements

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

See Also