In my model, there are 3 parallel stations and 2 operators; Operator1 is fixed for station 1 and Operator2 flexes between station 2 and station 3. I have connected a Dispatcher to Processor1, Processor2, and Processor3 with center connections (S key). And Queue1 and Queue2 to Dispatcher with center connection (S key). What should be the connection so that Operator 1is fixed only to station 1 and Operator 2 flexes between station 2 and station 3? Please let me know what code should I write so that the model operates in the above mentioned way.