ToolBase EventsCognex VisionPro 9.21 SR1

The ToolBase type exposes the following members.

Events

  NameDescription
Public eventChanged

The actual event.

(Inherited from ChangedEventShareableBase.)
Public eventNameChanging

This event is raised when the Name is about to change. Note that this is a cancellable event.

(Inherited from TrackedItemBase.)
Public eventRan

Event that is raised at the end of the tool's Run method.

Public eventRunning

Event that is raised at the start of the tool's Run method.

Top
See Also