Keysight Pathwave 89600 VSA .NET API
DeleteCachedSetup Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Keysight.SA.Vsa.ContextExtensions.GeneralPurpose Namespace > UserDefinedPresetContextExtension Class : DeleteCachedSetup Method


Glossary Item Box

A method to delete the previously captured measurement setup.

Syntax

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

Requirements

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

See Also