CogAcqROIModeConstants EnumerationCognex VisionPro 9.5
ROI Mode.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public enum CogAcqROIModeConstants
Members

  Member nameValueDescription
Automatic0Allows the acq software to adjust the ROI to the capabilities of the hardware and apply a window to the acquired image if the ROI is not supported in hardware.
Manual1Causes the ROI settings to be written directly to hardware, and the size of the acquired image will not be adjusted if it is larger than the requested ROI.
See Also