Keysight Pathwave 89600 VSA .NET API
SetExtension Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa Namespace > EventDataSource Class : SetExtension Method


Glossary Item Box

Changes the current EventDataSourceExtension to the indicated type (if necessary) and returns an appropriately typed handle to the EventDataSourceExtension object.

Overload List

OverloadDescription
SetExtension<T>()Changes the current EventDataSourceExtension to the indicated type (if necessary) and returns an appropriately typed handle to the EventDataSourceExtension object.  
SetExtension(Type)Changes the current EventDataSourceExtension to the indicated type (if necessary) and returns a handle to the EventDataSourceExtension object.  

Requirements

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

See Also