I have a scenario:
Source1 is connected to Queue1. Queue1 is connected to 3 parallel stations. And the stations are connected to Queue1.1 and then to the Sink. Also there is another Source2 that connects to Queue2 and then to only 1 station which is also parallel with the above 3 stations. And then to Queue2.2 and finally to the Sink.
Now, there should be 1 Robot to unload and load the parts from all the 4 stations. And also, 4 operators which will only stand in each 4 stations during the processing time.
Please guide me to implement this scenario using Flexsim.