Hi !
I am trying to get the information when a flowitem stops on a conveyor and when it moves again. I can do it when the stop process originates from the process flow but when the item is stopping because of another stopped item in front of it I don't get the information.
I think the "On Item Bump" events is what I want concerning the stop but I can't find a similar event when it moves again.
I tried to get the change of speed of the conveyor but conveyor.currentspeed is always displaying the moving speed also the item is stopped on it.
Is there an event for when a flowitem moves again on a conveyor after a stop or a similar trick ?