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


Glossary Item Box

The type of event that triggers phase coherent waveform play

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ImmediateEnables immediate triggering of the waveform playing.
SoftwareThe trigger is initiated programmatically in software.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

Support for Global Trigger is dependent on model and options.

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 28.60

See Also