ICogAcqHardwareImagePool PropertiesCognex VisionPro 9.22

The ICogAcqHardwareImagePool type exposes the following members.

Properties

  NameDescription
Public propertyHardwareImagePool
Get or set number of images in the pool. A larger value provides more reliable acquisition, but uses more memory. You will only be able to set the value if CustomHardwareImagePool is set true.
Public propertyRecommendedHardwareImagePool
Get the recommended number of images in the pool. Note that the recommended value may change when the region of interest changes.
Public propertyUseCustomHardwareImagePool
When False (the default), HardwareImagePool will always be the same as RecommendedHardwareImagePool. When True, you can set HardwareImagePool to a specific value. Normally, you would only set CustomHardwareImagePool to True if you are acquiring very large images and the recommended setting requires too much memory.
Top
See Also