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