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


Glossary Item Box

Presets the current measurement to its factory default setup state. This method does not change the current hardware configuration for the measurement.

Syntax

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

Requirements

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

See Also