I01, I02, I03 are the three proximity sensors? Yes they are the proximity sensors
I08 is ON/OFF? Yes that would be a primary control at this point. it will eventually be a momentary push button
Q01 is the motor? Only running in one direction? Q1 is the motor output only running in a single direction.
Are the steps always in the same row: position1 than 2, than 3, than 4, than 1... and so on? In normal operation, yes it is, however its possible that a proximity sensor is occasionally missed. I therefore did not want to add logic that expressed an order.
Position 1 is the init position? Position 1 is the initial and hold position, once it has achieved a single full rotation.
What is between position 1 and 2? All three proximity off? There should be no proximity sensors active between any position.
Small tags are positioned on the rotating drum, and will pass over the proximity sensors. Triggering the sensors should immediately stop the motor, for 20seconds and then move on. It could be achievable with a single promixtry sensor, but using three allows for greater control and fault diagnosis.
Thanks,
Nick