Get or set when StartAcquires are put into the acq fifo's queue.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax
Property Value
Type: CogJobStartModeConstantsThe StartMode determines at which point during the running of the CogJob StartAcquires are added to the acquisition fifo.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the StartMode changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
Remarks
Examples
See Also