Specifies the distance moved for each cycle of the encoder signal.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax
Property Value
Type: DoubleThis currently applies to the DS1000, L4000 and L38 series sensors.
Events
| 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