Reads or sets the selection for laser peak detection.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
public virtual CogProfileCameraPeakDetectionModeConstants PeakDetectionMode { get; set; }public virtual CogProfileCameraPeakDetectionModeConstants PeakDetectionMode { get; set; }Public Overridable Property PeakDetectionMode As CogProfileCameraPeakDetectionModeConstants
Get
Set
Public Overridable Property PeakDetectionMode As CogProfileCameraPeakDetectionModeConstants
Get
Set
public:
virtual property CogProfileCameraPeakDetectionModeConstants PeakDetectionMode {
CogProfileCameraPeakDetectionModeConstants get ();
void set (CogProfileCameraPeakDetectionModeConstants value);
}public:
virtual property CogProfileCameraPeakDetectionModeConstants PeakDetectionMode {
CogProfileCameraPeakDetectionModeConstants get ();
void set (CogProfileCameraPeakDetectionModeConstants value);
}Property Value
Type:
CogProfileCameraPeakDetectionModeConstantsThe default is Max
Implements
ICogAcqProfileCamera PeakDetectionMode| Event Type | Reason |
|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfPeakDetectionMode |