Keysight Pathwave 89600 VSA .NET API
IExtensible Interface Members
See Also  Properties  Methods 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.VsaInternal Namespace : IExtensible Interface

Glossary Item Box

The following tables list the members exposed by IExtensible.

Public Properties

 NameDescriptionMinimum SW Version
 PropertyExtensionGets the current extension.  
 PropertyExtensionTypeGets the current System.Type of extension or null if no extension is currently set.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
 MethodGetAvailableExtensionTypesGets the available extension types that can be used with SetExtension.  
 MethodSetExtensionSets the extension to the desired extensionType.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also