CogProfileCameraScanModeConstants EnumerationCognex VisionPro 9.8
Trigger behavior for profile cameras.

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

public enum CogProfileCameraScanModeConstants
Members

  Member nameValueDescription
OneOnly0Only use scan region 1.
TwoOnly1Only use scan region 2.
Both2Enable both scan regions.
Union3One scan region covering the full extent of both individual regions.
See Also