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


Glossary Item Box

This interface is for channelized (on a per input channel basis) properties and methods for processing data transfers from a data source application.

Object Model

UserInputDataChannelCollection ClassUserInputDataChannel Class

Syntax

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

Requirements

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

See Also