Get or set the acquisition fifo.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Property Value
Type: ICogAcqFifoGet or set the acquisition fifo for use in the CogJob. The acq fifo must be set if the RunMode is AcquisitionOnly or AcquisitionAndImageProcessing.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when a new acq fifo is set. |
Exceptions
| Exception | Condition |
|---|---|
| CogNotStoppedException | Thrown if the CogJob is not stopped. |
Remarks
Examples
See Also