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


Glossary Item Box

Presets the analyzer to a single, vector measurement.

Syntax

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

Remarks

This preset deletes all but the first measurement. The remaining measurement is preset to a vector measurement. This preset operation is the equivalent of Application.Preset without Preset.

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 15.00

See Also