ICogAcqLineScan StartAcqOnEncoderCount Property Cognex VisionPro 9.10
Sets the number of encoder counts to wait before acquisition starts.

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

int StartAcqOnEncoderCount { get; set; }

Property Value

Type: Int32
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the supplied value is greater than 1000000 or less than 0
See Also