Keysight Pathwave 89600 VSA .NET API
Connecting Event
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > CustomStepEventWrapper Class : Connecting Event


Glossary Item Box

Indicates when the custom step is connecting.

Syntax

Visual Basic (Declaration) 
Public Event Connecting As EventHandler(Of CustomStepConnectingEventArgs)
C++/CLI 
public:
event EventHandler<CustomStepConnectingEventArgs^>^ Connecting

Requirements

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

See Also