When true, any backwards motion after an acquisition will not delay the start of the next acquisition.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
public virtual bool IgnoreBackwardsMotionBetweenAcquires { get; set; }public virtual bool IgnoreBackwardsMotionBetweenAcquires { get; set; }Public Overridable Property IgnoreBackwardsMotionBetweenAcquires As Boolean
Get
Set
Public Overridable Property IgnoreBackwardsMotionBetweenAcquires As Boolean
Get
Set
public:
virtual property bool IgnoreBackwardsMotionBetweenAcquires {
bool get ();
void set (bool value);
}public:
virtual property bool IgnoreBackwardsMotionBetweenAcquires {
bool get ();
void set (bool value);
}Property Value
Type:
BooleanImplements
ICogAcqLineScan IgnoreBackwardsMotionBetweenAcquires