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


Glossary Item Box

Gets a handle to the Input object for the measurement.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Input As Input
C# 
public abstract Input Input {get;}
C++/CLI 
public:
abstract property Input^ Input {
   Input^ get();
}

Requirements

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

See Also