Hello everybody,
I'm a Flexsim beginner user and I've several issues with my model.
In my model, I need to simulate a manual process which is composed of several tasks. I've represented each task into the 3D model with a Processor Fixed Resource. Now, on the 4th processor, which is called Control1Side (in blue), when the object comes out, I've to push it into a new processor according to a certain distribution. If the object is "good", it goes inside the Processor "Installation2Side". If it is "not good", it comes back on the 3th processor (called "Cerclage1Side").
To do that I've used the decide task of the ProcessFlow, but, when the token goes inside the MoveObject nothing happens. Normally, the object name is Wheel_Cerclage_Fin. I need to do everything without the use of the Resource Operator.
I think I do not completely understand the object logic and how it has been implemented in Flexsim.
Thank you