Called when a new fifo is assigned to the job. This will typically occur either
when the "Initialize Acquisition" button is pressed on the "Image Source" control,
or when restoring from a .VPP file. This function can be used to register for
events on the fifo, or to perform custom configuration for the fifo.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- fifo
- Type: Cognex.VisionPro ICogAcqFifo
A reference to the new fifo.
See Also