OnAddObject | This event gets launched when the specified command (Command) gets added to the specified measurement routine (PartProg). |
OnCloseExecutionDialog | This event gets launched when the Execution dialog box closes. |
OnClosePartProgram | This event gets launched when the specified measurement routine (PartProg) gets closed. |
OnClosePartProgram2 | Event fired when measurement routine is closed - with not file quit flag |
OnCloseRemotePanelDialog | Event fired when dialogs close. Note: hClosedWnd could refer to a dialog already destroyed |
OnClosingApplication | This event gets launched whenever the PC-DMIS application begins to close. A listening application should use this event to properly close PC-DMIS. |
OnCommentInputDialogClose | This event gets launched when a Comment Input dialog box closes. |
OnCommentInputDialogOpen | This event gets launched when a Comment Input dialog box opens. |
OnConnectSlave | This event gets launched when PC-DMIS connects to and launches the specified measurement routine (PartProg) on the slave computer. |
OnCreatePartProgram | Event fired when measurement routine is created |
OnDialogClose | This event gets launched when a generic dialog box is closed. The event does not get launched for a Message Box, Execution dialog box or Comment Input dialog box. |
OnDialogOpen | This event gets launched when a generic dialog box is opened. The event does not get launched for a Message Box, Execution dialog box or Comment Input dialog box. |
OnDisconnectSlave | This event gets launched when PC-DMIS disconnects from the slave computer. |
OnEndExecution | This event gets launched when PC-DMIS finishes executing the specified program. PC-DMIS determines it has finished execution based on the termination type. |
OnExecutionDialogButton | Event fired when an Execution Dialog button is pushed |
OnJogProbePoint | Event fired when a job probe point taken |
OnLoadProbe | Event fired when a probe is loaded |
OnLowLevelMatrixChanged | Event fired when Low Level Matrix changed |
OnMachineConnected | This event gets launched when the software detects that it is connected to a CMM. |
OnMachineConnecting | This events gets launched when the software is in the process of connecting to a CMM. |
OnMachineConnectionTimeOut | This event gets launched when the software attempts to connect to a CMM but the connection times out and expires. |
OnMachineDisconnecting | This event gets launched when the software disconnects from a CMM. |
OnMachineHomingStarted | This event gets launched when the the CMM begins its homing operation. |
OnObjectAboutToExecute | This event gets launched immediately before the specified command (Cmmd) gets executed. |
OnObjectAboutToExecute2 | This event gets launched immediately before the specified command (Cmmd) gets executed on a specified arm (Arm) of a multiple arm system. |
OnObjectExecuted | This event gets launched immediately after the specified command (Cmmd) gets executed. |
OnObjectExecuted2 | This event gets launched immediately after the specified command (Cmmd) gets executed on a specified arm (Arm) of a multiple arm system. |
OnOpenExecutionDialog | This event gets launched when the Execution dialog box opens. |
OnOpenPartProgram | This event gets launched when the specified measurement routine (PartProg) gets opened. |
OnOpenRemotePanelDialog | This event gets launched when the specified Remote Panel Application dialog box opens. |
OnOpenRemotePanelDialog2 | Event fired when dialogs open for the remote panel with five possible buttons |
OnPCDMessageBoxClose | This event gets launched when a generic message box closes. |
OnPCDMessageBoxOpen | This event gets launched when a generic message box opens. |
OnPropertySheetClose | This event gets launched when a generic property sheet is closed. |
OnPropertySheetOpen | This event gets launched when a generic property sheet is opened. |
OnQuickFeatureSelection | Event fired when QuickFeatureSelection for Sensor Mapping |
OnReportPrintEnd | This event gets launched when a measurement routine's report finishes printing. This happens whenever these occur:
|
OnReportPrintStart | This event gets launched when a measurement routine's report starts to print. This happens whenever these occur:
|
OnRotaryTableRotated | Event fired when a rotary table is rotated |
OnRotaryTableRotated2 | Event fired when a dual axis rotary table is rotated |
OnSavePartProgram | This event gets launched when the specified measurement routine (PartProg) gets saved. |
OnStartExecution | This event gets launched when the specified measurement routine (PartProg) begins execution. |
OnUpdateStatusMessage | This event gets launched when the status bar gets updated with the specified message (Msg). |
OnWristRotated | Event fired when indexable wrist rotated |