ICogAcqLineScan DistancePerCycle Property Cognex VisionPro 9.5
Specifies the distance moved for each cycle of the encoder signal.

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

double DistancePerCycle { get; set; }

Property Value

Type: Double
This currently only applies to the DS1000 series.
Events

Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the supplied value is less than DistancePerCycleMin or greater than DistancePerCycleMax.
See Also