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

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

bool ZDetectionEnable { get; set; }

Property Value

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

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