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

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

double DistancePerCycle { get; set; }

Property Value

Type: Double
This currently applies to the DS1000 and L4000 series sensors.
Events

Exceptions

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