Keysight VISA.NET Help
VxiTriggerProtocol Enumeration



Indicates the trigger protocol to be used when a VXI trigger is asserted.
Syntax
'Declaration
 
Public Enum VxiTriggerProtocol 
   Inherits System.Enum
'Usage
 
Dim instance As VxiTriggerProtocol
public enum VxiTriggerProtocol : System.Enum 
public enum class VxiTriggerProtocol : public System.Enum 
Members
MemberDescription
Off Turns the associated trigger line off.
On Turns the associated trigger line on.
Software Sends the word serial trigger command.
Sync Turns the associated trigger line on, then off.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Ivi.Visa.VxiTriggerProtocol

Requirements

Current with Keysight IO Libraries Suite 18

See Also

Reference

Ivi.Visa Namespace

 

 


© Keysight Technologies 2015-2025