When the model is on reset condition the currentSpeed API is not returning a 0 value. It should be zero, right? If we are reporting the conveyor speed on a chart this is clearly visible.
Model.find("MFC1").as(Conveyor).currentSpeed;
Regards,
Arun KR