Hello,
In the attached model, I made a simple process flow to create "busy" state for operators after loading of material. In actual case, operators need to do something after loading. So loading process is not just dropping items onto the Queue. So the busy state is to simulate that operators are still busy.
However, in my model, operators are standing while they are busy. I want to make them move around and do some animation to have a better visualization.
I want to make as follow;
After loading of material,
Operator1 come back to source1
wait for some time
then walk to table1
do some animation at table1 for sometime
then walk to table2
do some animation at table2 for sometime.
then come back to source1.
..........................................
Same for Operator2:
after loading of material, walk to source2, wait for sometime, walk to table3, do some animation, then walk to table4, do some animation, then go back to source2.
Could you please help me how to do that? Thanks a lot.
Operator walk to tables and do animation while they are busy.fsm