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


Glossary Item Box

This collection contains the set of AnalogDemodChannel objects representing the demodulation settings for each logical input channel.

Object Model

AnalogDemodChannelCollection ClassAnalogDemodChannel Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class AnalogDemodChannelCollection 
   Inherits Agilent.SA.Vsa.RemotableCollection(Of AnalogDemodChannel)
   Implements Agilent.SA.Vsa.ICollectionBaseAgilent.SA.Vsa.ICollectionBase(Of AnalogDemodChannel)Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyCollectionChangedAgilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3 

Requirements

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

See Also