ICogAcqLineScan ExpectedDistancePerLine Property Cognex VisionPro 9.10
The expected distance, in mm, between lines acquired from the camera.

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

double ExpectedDistancePerLine { get; set; }

Property Value

Type: Double
Expected distance, in mm, between lines acquired from the camera.
Remarks

This distance is used to calculate the frequency of the test encoder when the MotionInput is Encoderless.
See Also