This event is called when all images are complete
Typical commands:
- InspectExecute with System.Running as guard
Internal name:
Note:
Calling the event InspectExecute instead of the Inspect command
directly is a way to centralize the same actions as when the user presses
the Inspect button on the toolbar. By guarding with System.Running we prevent
the automatic inspection when acquiring images manually (when pressing the
Snapshot button in the toolbar).
|