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


Glossary Item Box

Represents playback triggering of the measurement (when using a recording).

Syntax

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

Remarks

This class may provide trigger capabilities in addition to the base class Trigger capabilities. It is used with recordings whereas the InputTrigger class is used with hardware.

Requirements

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

See Also