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


Glossary Item Box

This interface is for channelized (on a per input channel basis) properties and methods for defining properties of the data source application.

Object Model

UserInputSetupChannelCollection ClassUserInputSetupChannel Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class UserInputSetupChannelCollection 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C# 
public abstract class UserInputSetupChannelCollection : RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  
C++/CLI 
public ref class UserInputSetupChannelCollection abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Requirements

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

See Also