question

Titli D avatar image
0 Likes"
Titli D asked Sam Stubbs commented

How to flex the operators among stations?

cuserstd34979desktopexample1.fsmHello @Isaac Litster I have attached my model. I want to make the all the operators to flex with Station_Front. I only want all the human operators to move / flex among station1_rear, station2_rear, station3_rear and station_front

Please guide me how should i do this.

-- -----
operators
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Sam Stubbs avatar image
2 Likes"
Sam Stubbs answered Sam Stubbs commented

I believe you just needed to reconnect the way your dispatcher is set up. You had the dispatcher centerport connected to the machines, but you had the robot as the only task executer "out" connected from the dispatcher.

I disconnected the operators from each machine, and connected them to the dispatcher instead. So now the dispatcher will receive tasks and distribute them on a first available basis, meaning the operators will now move between the stations based on whatever task is given to them.

12782-cuserstd34979desktopexample1-1.fsm


· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Titli D avatar image Titli D commented ·

@Sam Stubbs Hello Sam, In my model. The loading and Unloading will be done by the Robot as it is in the model which I attached. But as you can see in the model, the human operators are standing infront of the stations. I need changes there. I want the human operators to only move the positions , they should not do load and unload. Can you help me with this?

0 Likes 0 ·
Sam Stubbs avatar image Sam Stubbs ♦ Titli D commented ·

If you don't want the operators to do the loading and unloading then just change the value for "Use Operator for Load" field in each of the processors. Right now it is using the dispatcher which is redirecting it to the operators. if you want the Robot to do the loading and unloading, make sure that field references the robot.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.