CogAcqProfileCamera ZDetectionEnable2 Property Cognex VisionPro 9.5
Enables or disables the second detection zone.

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

public virtual bool ZDetectionEnable2 { get; set; }

Property Value

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

Implements

ICogAcqProfileCamera ZDetectionEnable2
Events

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