Axys intermittent stop
Posted: Mon May 31, 2021 6:06 pm
Hi Tom,
The machine works well for a long time. On the other hand, it continues to stop because of the axis 3 (elevator) which falls disabled.
I send you a picture of the machine, you can see the elevator (orange comb at the bottom left), the X axis (axis 0) and the Y (axis 1) axis which move the black clamp with the bag, and the axis 2 ( the gripper turns).
The four axes have been working with a new snapamp for a month.
I am sending you a picture of snap0 and axis when the machine in operation. (I have videos of it too)
Do you have any idea of the problem?
The temperature (Temperature #5 of inMotion.png) of 45 C is ok?
The c program InitAxes is launch before the master.
Here is the line of code that triggers the error (in master):
if(CheckDone(3)==-1){
estopEnclenche(83);
}
The machine works well for a long time. On the other hand, it continues to stop because of the axis 3 (elevator) which falls disabled.
I send you a picture of the machine, you can see the elevator (orange comb at the bottom left), the X axis (axis 0) and the Y (axis 1) axis which move the black clamp with the bag, and the axis 2 ( the gripper turns).
The four axes have been working with a new snapamp for a month.
I am sending you a picture of snap0 and axis when the machine in operation. (I have videos of it too)
Do you have any idea of the problem?
The temperature (Temperature #5 of inMotion.png) of 45 C is ok?
The c program InitAxes is launch before the master.
Here is the line of code that triggers the error (in master):
if(CheckDone(3)==-1){
estopEnclenche(83);
}