Keysight Pathwave 89600 VSA .NET API
SendSoftwareTrigger Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Source Class : SendSoftwareTrigger Method


Glossary Item Box

Initiates a software trigger when TriggerType is Software

Syntax

Visual Basic (Declaration) 
Public Overridable Sub SendSoftwareTrigger() 
C# 
public virtual void SendSoftwareTrigger()
C++/CLI 
public:
virtual void SendSoftwareTrigger(); 

Remarks

This method has no effect when TriggerType is not Software.

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