PC-DMIS 2021.1 Object Library
OnObjectAboutToExecute2 Event
See Also  Send Topic Feedback | See Object Hierarchy Chart
Command
Command object that determines the command about to be executed.
Arm
Long value representing the arm on a multiple arm machine that is about to execute the command causing the event to launch.
PCDLRN ActiveX DLL > PartProgram Object : OnObjectAboutToExecute2 Event

Glossary Item Box

Description

This event gets launched immediately before the specified Command gets executed on a specified Arm of a multiple arm system.

Syntax

Visual Basic
Public Event OnObjectAboutToExecute2( _
   ByVal Command As Command, _
   ByVal Arm As Long _
)

Parameters

Command
Command object that determines the command about to be executed.
Arm
Long value representing the arm on a multiple arm machine that is about to execute the command causing the event to launch.

See Also

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