CogAcqProfileCamera ZDetectionEnable Property Cognex VisionPro
Enables or disables the first detection zone.

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

public virtual bool ZDetectionEnable { get; set; }

Property Value

Type: Boolean
True uses zone 1 to detect the laser.

Implements

ICogAcqProfileCamera ZDetectionEnable
Events

Event TypeReason
ICogChangedEvent ChangedFires when this property changes. The following state flag may be affected: SfZDetectionZoneEnable
See Also