CogAcqProfileCamera ZDetectionHeightMax Property Cognex VisionPro
Defines the maximum range of heights (in mm) that can be specified via the ZDetection settings.

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

public virtual double ZDetectionHeightMax { get; }

Property Value

Type: Double
The maximum value applies to the sum of ZDetectionBase and ZDetectionHeight.

Implements

ICogAcqProfileCamera ZDetectionHeightMax
See Also