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


Glossary Item Box

Gets a value indicating what API is being used for the setup of the gate trigger. This does not apply to the Enabled, Length, ActualLength, IsGateViewEnabled, and IsPeakHoldEnabled properties.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property SetupApi As SpectrumGateSetupApi
C# 
public virtual SpectrumGateSetupApi SetupApi {get;}
C++/CLI 
public:
virtual property SpectrumGateSetupApi SetupApi {
   SpectrumGateSetupApi 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 28.60

See Also