CogProfileCameraLaserDetectionModeConstants EnumerationCognex VisionPro 9.22
Options for laser detection mode.

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

public enum CogProfileCameraLaserDetectionModeConstants
Members

  Member nameValueDescription
Standard0Provides the best possible accuracy, with a lower maximum line rate.
Fast1Allows higher line rates than Standard mode, but with less accuracy.
Binary2Binary detection mode. Allows higher line rates than Fast mode, but with less accuracy.
See Also