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


Glossary Item Box

This class is for setting input parameters for individual analog channels.

Object Model

AnalogChannel ClassExternalMixer ClassExternalMixerSubbandCollection ClassExternalMixerSubband ClassChannelId Structure

Syntax

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

Remarks

The channels represented by this class are physical hardware channels.

Requirements

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

See Also