The expected distance, in mm, between lines acquired from the camera.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 85.1.0.0
double ExpectedDistancePerLine { get; set; }double ExpectedDistancePerLine { get; set; }Property ExpectedDistancePerLine As Double
Get
Set
Property ExpectedDistancePerLine As Double
Get
Set
property double ExpectedDistancePerLine {
double get ();
void set (double value);
}property double ExpectedDistancePerLine {
double get ();
void set (double value);
}Property Value
Type:
DoubleExpected distance, in mm, between lines acquired from the camera.
This distance is used to calculate the frequency of the test encoder when the
MotionInput is
Encoderless.