I'm trying to use the following schedule at a resource:
Arrival 1 : 0 seconds
Arrival 2: 5 seconds
Arrival 3: 0 Seconds
Now the way I want it to work is that arrival 1 and 3 will arrive at zero and arrival 2 arrives after 5 seconds. However, the way flexsim works is that arrival 2 and 3 will arrive at 5 seconds; sequential manner. Is there a way I can use this function with independent arrival times? please see attached.