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


Glossary Item Box

Gets a value indicating the current input domains for the Measurement.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property ActiveInputDomains As InputDomains
C# 
public virtual InputDomains ActiveInputDomains {get;}
C++/CLI 
public:
virtual property InputDomains ActiveInputDomains {
   InputDomains get();
}

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.00

See Also