CogAcqProfileCamera DetectionSensitivityMax Property Cognex VisionPro 9.20
Defines the maximum threshold used for detecting the laser. Maximum value will vary with camera model and firmware version.

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

public virtual int DetectionSensitivityMax { get; }

Property Value

Type: Int32
The maximum value can be applied to DetectionSensitivity.

Implements

ICogAcqProfileCamera DetectionSensitivityMax
See Also