CogJobManager EventsCognex VisionPro 9.21 SR1

The CogJobManager type exposes the following members.

Events

  NameDescription
Public eventChanged
This event is raised when one or more parts of the object's state may have changed.
(Inherited from CogSerializableChangedEventBase.)
Public eventFailureItemAvailable
Raised when a new item is available in the Failure Queue.
Public eventFailureItemRemoved
Raised when an item is removed from the Failure Queue.
Public eventFailureQueueFlushed
Raised when the failure queue is flushed
Public eventFailureQueueOverflowed
Raised when the failure queue overflows.
Public eventIOError
Raised when any I/O error occurs.
Public eventJobAdded
Raised when a job is added to the JobManager
Public eventJobRemoved
Raised when a job is removed from the JobManager
Public eventResetComplete
Raised when a job is reset.
Public eventStopped
Raised when all jobs are completely stopped.
Public eventUserQueueFlushed
Raised when the user queue is flushed.
Public eventUserQueueOverflowed
Raised when the user queue overflows.
Public eventUserResultAvailable
Raised when a new result is available in the User Queue.
Public eventUserResultRemoved
Raised when a result is removed from the User Queue.
Top
See Also