Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property UserInput As UserInput |
C# | |
---|---|
public abstract UserInput UserInput {get;} |
C++/CLI | |
---|---|
public: abstract property UserInput^ UserInput { UserInput^ get(); } |
This interface is intended to support data source applications and allow them to provide time series data to the vector signal analyzer. The data source applications are not actively controlled by the vector signal analyzer.
Direct access to this interface requires a license for option 101.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)