CogAcqProfileCamera PeakDetectionMode Property Cognex VisionPro
Reads or sets the selection for laser peak detection.

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

public virtual CogProfileCameraPeakDetectionModeConstants PeakDetectionMode { get; set; }

Property Value

Type: CogProfileCameraPeakDetectionModeConstants
The default is Max

Implements

ICogAcqProfileCamera PeakDetectionMode
Events

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