Keysight Pathwave 89600 VSA .NET API
TriggerLocation Enumeration
See Also 
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.Psa Namespace : TriggerLocation Enumeration


Glossary Item Box

Specifies the external trigger port to be used for the PSA

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
FrontFront external trigger port.
RearRear external trigger port.
‡ 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)

See Also