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


Glossary Item Box

What the time reference is.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AcquisitionTriggerThe time reference is the trigger that controls/gates the actual data acquisition.
ArmingTriggerThe time reference is the arming trigger.
PlaybackTriggerThe time reference is the playback data acquisition trigger.
RecordingTriggerThe time reference is the recording trigger (the trigger location in the recording file).
‡ 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 29.00

See Also