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

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax

public virtual double ExpectedDistancePerLine { get; set; }

Property Value

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

Implements

ICogAcqLineScan ExpectedDistancePerLine
Remarks

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