This event gets launched when the specified measurement routine (PartProg) begins execution.
Visual Basic |
---|
Public Event OnStartExecution( _ ByVal PartProg As PartProgram _ ) |
- PartProg
- An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.