Keysight Pathwave 89600 VSA .NET API
UpdatingPass1 Event
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > ICustomStep Interface : UpdatingPass1 Event


Glossary Item Box

Event that indicates the step is updating pass 1.

Syntax

Visual Basic (Declaration) 
Event UpdatingPass1 As EventHandler(Of CustomStepUpdatingPass1EventArgs)

Event Data

The event handler receives an argument of type CustomStepUpdatingPass1EventArgs containing data related to this event. The following CustomStepUpdatingPass1EventArgs properties provide information specific to this event.

PropertyDescription
StateGets the measurement state.  

Requirements

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

See Also