CogAcqProfileCamera BridgeDetectionZones Property Cognex VisionPro 9.8 SR1
When true, the enabled detection zones are combined into a single zone starting at the bottom of the lowest zone and ending at the top of the highest zone. The ZDetectionSampling setting from Zone 1 is used for the entire combined zone.

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

public virtual bool BridgeDetectionZones { get; set; }

Property Value

Type: Boolean
Applies to the area of the sensor used for laser detection.

Implements

ICogAcqProfileCamera BridgeDetectionZones
Events

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