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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.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