Hello every one. In this model I try to building logic of elevator.
I assign token label name "Priority" for use in Queue Strategy of resource activity (lift) for switch between OUT Order and IN Order.
When the Priority of some order is higher than another order, it will be just acquire in the same order repeatedly. So, I want to assigned priority by Elevator Z location.
From picture.
First I try to assign label "lift high" for collecting Elevator Z location. Then I assign label "Priority" and use condition value for assign value of priority between 2 and 1 condition by Z location of Elevator but it can't.
How can I solving this problem to assign label value condition by object location at any moment of time. Thank You.