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


Glossary Item Box

Specifies time reference for graph data points.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
RelativeRelative (to first point) time reference for data points.
ResponseAbsolute response time reference for data points.
StimulusAbsolute stimulus time reference for data points.
‡ 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