CogAcqHardwareImagePool RecommendedHardwareImagePool Property Cognex VisionPro
Get the recommended number of images in the pool.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual int RecommendedHardwareImagePool { get; }

Property Value

Type: Int32

Implements

ICogAcqHardwareImagePool RecommendedHardwareImagePool
Remarks

Gets the number of images in the pool. This value may change as the region of interest changes.

See Also