Keysight Pathwave 89600 VSA .NET API
IChangeGroup Interface
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : IChangeGroup Interface


Glossary Item Box

The IChangeGroup interface represents a handle to a group of configuration changes that will result in a single measurement update. See the Measurement.NewChangeGroup method for further details.

Syntax

Visual Basic (Declaration) 
Public Interface IChangeGroup 
C# 
public interface IChangeGroup 
C++/CLI 
public interface class IChangeGroup 

Requirements

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

See Also