Get or set number of images in the pool. A larger value provides more reliable acquisition, but uses more memory.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: Int32Implements
ICogAcqHardwareImagePool HardwareImagePoolRemarks
Sets or gets the number of images in the image pool.
When UseCustomHardwareImagePool is False, this number is the same as RecommendedHardwareImagePool. When True, you can set the number images in the pool as appropriate for your application.
A larger number of images in the pool provides more reliable acquisition, but uses more memory.
See Also