ICogAcqProfileCamera BridgeDetectionZones Property Cognex VisionPro 9.5
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
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

bool BridgeDetectionZones { get; set; }

Property Value

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

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