Keysight Pathwave 89600 VSA .NET API
TracePersistence Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : TracePersistence Enumeration


Glossary Item Box

The type of spectrogram / 3D color map.

Syntax

Visual Basic (Declaration) 
Public Enum TracePersistence 
   Inherits System.Enum
C# 
public enum TracePersistence : System.Enum 
C++/CLI 
public enum class TracePersistence : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
OffNo spectrogram / 3D map is displayed.
SpectrogramA spectrogram is displayed.
TraceDecayA Digital Persistence map is displayed
TraceSumA Cumulative History map is displayed
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

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

See Also