Determines the tradeoff between maximum speed and accuracy of the laser detection algorithm. L4000 sensors only support Standard mode.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: CogProfileCameraLaserDetectionModeConstantsImplements
ICogAcqProfileCamera LaserDetectionModeEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: SfLaserDetectionMode |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is anything other than Standard for an L4000 sensor. |
See Also