Hi everyone,
I want to set a condition, so that an item is sent to a specific conveyor based on the item.name.
I declared all the arrivals in the source - e.g. when which item is scheduled to come into the system.
Now I am at a point, where i want to send each item from a conveyor to another (specific) conveyor. Each item.name will have it's own conveyor. How can I do that? I had the idea to use a Trigger on the first conveyor (on entry) and express it as a If-condition - but I am not that familiar with the coding in FlexSim...
Thank you!