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


Glossary Item Box

Specifies the shape of the symbol locations for demodulated time-domain data.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Barssymbol location have a vertical line drawn from the data to the origin.
Dotssymbol locations have a dot drawn on the data.
Nonesymbol locations do not have any shape drawn.
‡ 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