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


Glossary Item Box

Specifies the location of the pulse-to-pulse analysis time window.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CenterRelative to the center of the pulse (halfway between Rise Edge and Fall Edge).
FallRelative to the falling edge (Fall Edge in result table) of the pulse.
RiseRelative to the rising edge (Rise Edge in result table) of the pulse.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 19.00

See Also