The CogJobManagerDependent type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| RealTimeQueueFlushed |
Raised when the realTime queue is flushed.
Currently not supported (Dependent mode only).
| |
| RealTimeQueueOverflowed |
Raised when the realTime queue overflows.
Currently not supported (Dependent mode only).
| |
| RealTimeResultAvailable |
Raised when a new result is available in the RealTime
Queue. Currently not supported (Dependent mode only).
| |
| RealTimeResultRemoved |
Raised when a result is removed from the RealTime Queue.
Currently not supported (Dependent mode only).
| |
| VisionToolError |
Raised when a vision tool error occurs.
Currently not supported (Dependent mode only).
| |
| VisionToolLinkAdded |
Raised when a vision tool link is added.
Currently not supported (Dependent mode only).
| |
| VisionToolLinkRemoved |
Raised when vision tool link is removed.
Currently not supported (Dependent mode only).
| |
| VisionToolRan |
Raised when the dependent vision tool has started running
Currently not supported (Dependent mode only).
| |
| VisionToolRunning |
Raised when the dependent vision tool has started running
Currently not supported (Dependent mode only).
|
See Also