The CogJobManager generates the heartbeat signal while it is running
using the data provided by IOHeartbeat. The caller must enable the output line
before running any of the jobs.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Property Value
Type: CogIOOutputLineInfoThe description of the device name, its board index, and an output line number.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the IOHeartbeat changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJobManager is not stopped |
Remarks
Examples
See Also