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


Glossary Item Box

The Input object represents the front-end of the instrument, permitting configuration and selection of the input channels.

Object Model

Input ClassAnalog ClassAnalogChannelCollection ClassAnalogChannel ClassInputArmingTrigger ClassDigital ClassDigitalChannelCollection ClassDigitalChannel ClassInputExtensionCollection ClassInputExtension ClassInputLogicalChannelCollection ClassInputLogicalChannel ClassLogicalChannelId StructureInputMeasurementChannelCollection ClassInputLogicalChannel ClassLogicalChannelId StructureRecording ClassPlayChannelCollection ClassPlayChannel ClassPlaybackTrigger ClassSwitch ClassHardwareConfiguration ClassCalibration ClassHardwareGroupCollection ClassInstrumentId StructureInputTrigger ClassInputTriggerChannelCollection ClassInputTriggerChannel ClassFrequencyMaskTrigger Class

Syntax

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

Remarks

The Input object also allows you to select whether the input data comes from the input channels or from a recording. You can use the Recording object to control recording and playback settings.

Requirements

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

See Also