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


Glossary Item Box

Specifies the time t=0 location in the impulse response.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ImpulseResponsePeakSets time t=0 to be the peak of the impulse response for the MeasurementExtension.ReferenceChannel.
TriggerTimeSets time t=0 to be the time at which the trigger happened.
‡ 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 26.00

See Also