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


Glossary Item Box

Selects what action is initiated by the trigger

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ResetAndRunA trigger starts the waveform playing continuously. A subsequent trigger resets the playing waveform to the beginning.
RunThe waveform waits for a trigger before it starts playing.
‡ 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 28.60

See Also