Specifies the distance moved for each cycle of the encoder signal.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax
Property Value
Type: DoubleThis currently applies to the DS1000 and L4000 series sensors.
Implements
ICogAcqLineScan DistancePerCycleEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied value is less than DistancePerCycleMin or greater than DistancePerCycleMax. |
See Also