ICogAcqLineScan MaximumMotionSpeed Property Cognex VisionPro 9.20
The maximum speed of motion, in mm/sec, before encoder overrun errors begin to occur.

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

double MaximumMotionSpeed { get; }

Property Value

Type: Double
The maximum motion speed, measured in mm/sec.
Remarks

This value is computed from the MaximumLineFrequency and the DistancePerLine values.
See Also