![](dotnetdiagramimages/Agilent_SA_Vsa_Interfaces_Agilent_SA_Vsa_UserInputData.png)
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class UserInputData Inherits RemotableObject Implements IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C# | |
---|---|
public abstract class UserInputData : RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
C++/CLI | |
---|---|
public ref class UserInputData abstract : public RemotableObject, IPropertyInfo, IPropertyInfo2, IRemoteNotifyPropertyChanged, IRemoteNotifyPropertyInfoChanged |
Properties set by the data source application reflect changes in the data sent to the vector signal analyzer. Property values retrieved by the data source application reflect expectations about the data to be processed by the vector signal analyzer. These expectations depend on the current measurement configuration, and will change as the measurement configuration changes. Changes to read-only properties on this interface may be detected through UserInputChangeRegister.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)