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


Glossary Item Box

Provides interface for a data source application to send data into analyzer.

Object Model

UserInput ClassUserInputData ClassUserInputDataChannelCollection ClassUserInputDataChannel ClassUserInputSetup ClassUserInputSetupChannelCollection ClassUserInputSetupChannel ClassUserInputChangeRegister Class

Syntax

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

Remarks

This interface is intended to support data source applications to provide data to the vector signal analyzer, but which are not actively controlled by the vector signal analyzer. Direct access to this interface requires a license.

Requirements

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

See Also