The expected distance, in mm, between lines acquired from the camera.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
public virtual double ExpectedDistancePerLine { get; set; }public virtual double ExpectedDistancePerLine { get; set; }Public Overridable Property ExpectedDistancePerLine As Double
Get
Set
Public Overridable Property ExpectedDistancePerLine As Double
Get
Set
public:
virtual property double ExpectedDistancePerLine {
double get ();
void set (double value);
}public:
virtual property double ExpectedDistancePerLine {
double get ();
void set (double value);
}Property Value
Type:
DoubleExpected distance, in mm, between lines acquired from the camera.
Implements
ICogAcqLineScan ExpectedDistancePerLineThis distance is used to calculate the frequency of the test encoder when the
MotionInput is
Encoderless.