PC-DMIS 2019 R1 Object Library
OnEndExecution Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
PartProg
An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.
TerminationType
Long value that determines the termination type used by this event.
PCDLRN ActiveX DLL > ApplicationObjectEvents Object : OnEndExecution Event

Glossary Item Box

Description

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

Syntax

Visual Basic
Public Event OnEndExecution( _
   ByVal PartProg As PartProgram, _
   ByVal TerminationType As Long _
)

Parameters

PartProg
An expression that evaluates to a PartProgram object to determine the measurement routine for which this event should wait.
TerminationType
Long value that determines the termination type used by this event.

See Also

Copyright © 2019. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.