Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > PartProgram Object : OnEndExecution Event
Long number that determines the termination type used by this event.
OnEndExecution Event
Description

This event gets launched when PC-DMIS finishes executing the measurement routine. PC-DMIS determines it has finished execution based on the termination type.

Syntax
Visual Basic
Public Event OnEndExecution( _
   ByVal TerminationType As Long _
)
Parameters
TerminationType
Long number that determines the termination type used by this event.
See Also