Hello, I have a question about priority of acquire a same resource in difference work station.
In this model it has 2 work station and use same Operator but an box are arrival to each station are difference.
Station 1
Station 2
When I use process flow to control the Operator.
That you can see in Station 1 a box will repeat arrival, so the Operator will working to load at this station always because a box is not arrival in Station 2 on the same time.
And when a box are arrival to Station 2 (in 6th second), the Operator will not go to work at Station 2 at immediately, I think it because a query of Token in Acquire : OP of Station 1 is in front of Token in Acquire : OP of Station 2.
So, If I want to set priority of Station 2 to query a Token for Acquire : OP in this station to make the Operator has immediately come to work at here always.
I'm nut sure I should to use Query in Acquire and Queue Strategy or Default Query in Resource. If I should, I'm not sure how can I use it, or it should using some other solution.
I has attached the model here. Thank You.