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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual CogProfileCameraLaserDetectionModeConstants LaserDetectionMode { get; set; }

Property Value

Type: CogProfileCameraLaserDetectionModeConstants

Implements

ICogAcqProfileCamera LaserDetectionMode
Events

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