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


Glossary Item Box

Set context state to default values.

Syntax

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

Remarks

The context extension type and name is not changed as a result of this operation.

Requirements

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

See Also