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

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.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