Keysight Pathwave 89600 VSA .NET API
Preset Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Application Class : Preset Method


Glossary Item Box

Set VSA state to default values.

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub Preset() 
C# 
public abstract void Preset()
C++/CLI 
public:
abstract void Preset(); 

Remarks

Sets the measurement setup and state definitions to their default values. This is the same as clicking File > Preset > Preset Application and Traces from the application's main menu. As of version 29.00, this method no longer Display.Presets display preferences.

Requirements

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

See Also