ICogAcqProfileCamera LaserDetectionMode Property Cognex VisionPro 9.7
Determines the tradeoff between maximum speed and accuracy of the laser detection algorithm.

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

CogProfileCameraLaserDetectionModeConstants LaserDetectionMode { get; set; }

Property Value

Type: CogProfileCameraLaserDetectionModeConstants
Events

Event TypeReason
ICogChangedEvent ChangedFires when this property changes. The following state flag may be affected: SfLaserDetectionMode
See Also