The user-specified speed that the motion system is expected to operate at.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
double ExpectedMotionSpeed { get; set; }double ExpectedMotionSpeed { get; set; }Property ExpectedMotionSpeed As Double
Get
Set
Property ExpectedMotionSpeed As Double
Get
Set
property double ExpectedMotionSpeed {
double get ();
void set (double value);
}property double ExpectedMotionSpeed {
double get ();
void set (double value);
}Property Value
Type:
DoubleExpected speed of the motion system in mm/sec.
This speed is used to calculate the frequency of the test encoder when the
MotionInput is
SimulatedEncoder or
Encoderless. This speed may differ from the actual instantaneous speed of the motion system.