Keysight Pathwave 89600 VSA .NET API
InputTrigger Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : InputTrigger Class


Glossary Item Box

Represents input triggering of the measurement (when using hardware).

Object Model

InputTrigger ClassInputTriggerChannelCollection ClassInputTriggerChannel ClassFrequencyMaskTrigger Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class InputTrigger 
   Inherits Trigger
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class InputTrigger abstract : public Trigger, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Remarks

This class provides trigger capabilities in addition to the base class Trigger capabilities. It is used with hardware whereas the PlaybackTrigger class is used for playback.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also