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


Glossary Item Box

Represents settings that are specific to analog hardware inputs.

Object Model

Analog ClassAnalogChannelCollection ClassAnalogChannel ClassExternalMixer ClassChannelId Structure

Syntax

Visual Basic (Declaration) 
Public MustInherit Class Analog 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 

Remarks

You can access an instance of this class through an instance of the Application class. For example:

app.Measurements.SelectedItem.Input.Analog

Requirements

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

See Also