CogAcqLineScan IgnoreBackwardsMotionBetweenAcquires Property Cognex VisionPro 9.22
When true, any backwards motion after an acquisition will not delay the start of the next acquisition.

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

public virtual bool IgnoreBackwardsMotionBetweenAcquires { get; set; }

Property Value

Type: Boolean

Implements

ICogAcqLineScan IgnoreBackwardsMotionBetweenAcquires
See Also