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


Glossary Item Box

Specifies the polar format for the marker

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
MagnitudePhaseSpecifies magnitude and phase format.
RealImaginarySpecifies real and imaginary format.
‡ 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