Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
Overview 
PCDLRN ActiveX DLL : ApplicationObjectEvents Object
ApplicationObjectEvents Object Members
Events

This event gets launched when the specified command (Command) gets added to the specified measurement routine (PartProg).

This event gets launched when the Execution dialog box closes.

This event gets launched when the specified measurement routine (PartProg) gets closed.

Event fired when measurement routine is closed - with not file quit flag
Event fired when dialogs close. Note: hClosedWnd could refer to a dialog already destroyed

This event gets launched whenever the PC-DMIS application begins to close. A listening application should use this event to properly close PC-DMIS.

This event gets launched when a Comment Input dialog box closes.

This event gets launched when a Comment Input dialog box opens.

This event gets launched when PC-DMIS connects to and launches the specified measurement routine (PartProg) on the slave computer.

Event fired when measurement routine is created

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.

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.

This event gets launched when PC-DMIS disconnects from the slave computer.

This event gets launched when PC-DMIS finishes executing the specified program. PC-DMIS determines it has finished execution based on the termination type.
Event fired when an Execution Dialog button is pushed
Event fired when a job probe point taken
Event fired when a probe is loaded
Event fired when Low Level Matrix changed
This event gets launched when the software detects that it is connected to a CMM.
This events gets launched when the software is in the process of connecting to a CMM.
This event gets launched when the software attempts to connect to a CMM but the connection times out and expires.
This event gets launched when the software disconnects from a CMM.
This event gets launched when the the CMM begins its homing operation.

This event gets launched immediately before the specified command (Cmmd) gets executed.

This event gets launched immediately before the specified command (Cmmd) gets executed on a specified arm (Arm) of a multiple arm system.

This event gets launched immediately after the specified command (Cmmd) gets executed.

This event gets launched immediately after the specified command (Cmmd) gets executed on a specified arm (Arm) of a multiple arm system.

This event gets launched when the Execution dialog box opens.

This event gets launched when the specified measurement routine (PartProg) gets opened.

This event gets launched when the specified Remote Panel Application dialog box opens.

Event fired when dialogs open for the remote panel with five possible buttons

This event gets launched when a generic message box closes.

This event gets launched when a generic message box opens.

This event gets launched when a generic property sheet is closed.

This event gets launched when a generic property sheet is opened.

Event fired when QuickFeatureSelection for Sensor Mapping

This event gets launched when a measurement routine's report finishes printing. This happens whenever these occur: 

  • The Print button from the Report Window finishes printing.
  • The File | Printing | Report Window Print menu item finishes printing.
  • A PRINT command in a measurement routine finishes execution.
  • A measurement routine with automatic printing that is enabled from File | Printing | Report Window | Print Setup finishes printing the report.

This event gets launched when a measurement routine's report starts to print. This happens whenever these occur: 

  • The Print button is pressed on the Report Window.
  • The File | Printing | Report Window Print menu item is selected.
  • A PRINT command in a measurement routine is executed.
  • A measurement routine with automatic printing that is enabled from File | Printing | Report Window | Print Setup finishes executing and starts to print the report.
Event fired when a rotary table is rotated
Event fired when a dual axis rotary table is rotated

This event gets launched when the specified measurement routine (PartProg) gets saved.

This event gets launched when the specified measurement routine (PartProg) begins execution.

This event gets launched when the status bar gets updated with the specified message (Msg).

Event fired when indexable wrist rotated
See Also