costyn
Electrical
- Jun 10, 2010
- 5
Hy , so here is my problem.
I what to make a program for a S5 100U PLC, the application consist in rejecting, lets say a blue cube, from a conveyor belt.
I was thinking as follow : the sensor sees the blue cube, a input is made in PLC, which activate a timer (i use a timer because the speed of the conveyor belt is constant and the distance between the conveyor belt and the sensor is 'x' (dose not mater)), and after same time which is equal to the distance travel the blue cube is rejected.
My problem is: if more blue cubes passes the sensor before the firs one is rejected, i think the program will not keep count of first ones, except the last one.
Has anyone any idea to how i should solve this problem.
My experience whit Step 5 is a entry-level .
Thanks in advance for any idea u give me.
I what to make a program for a S5 100U PLC, the application consist in rejecting, lets say a blue cube, from a conveyor belt.
I was thinking as follow : the sensor sees the blue cube, a input is made in PLC, which activate a timer (i use a timer because the speed of the conveyor belt is constant and the distance between the conveyor belt and the sensor is 'x' (dose not mater)), and after same time which is equal to the distance travel the blue cube is rejected.
My problem is: if more blue cubes passes the sensor before the firs one is rejected, i think the program will not keep count of first ones, except the last one.
Has anyone any idea to how i should solve this problem.
My experience whit Step 5 is a entry-level .
Thanks in advance for any idea u give me.