question

Terra K. avatar image
0 Likes"
Terra K. asked Sam Stubbs answered

Operators to operate on own station

How do I have a few stations(combiners) with an operator mending at each station, but when an item arrived at the combiner, that particular operator mending that station goes to the queues to retrieve the sources?

But what I've now is that when item arrived at the combiner, all the operators(including the operators from other combiners also went to the queues). They're going all over the stations..

queuecombineroperators
operatorstest.fsm (20.0 KiB)
· 1
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

You are working with a simulation tool. If you want to prevent the collision of Taskexecuters with other objects, you have to enhance your simulation model. You can add a path system the Taskexecuters travels on, you can implement a collision detection and reaction system, you can use the A star module to add barriers or obstacles, you can insert tasks in the automated generated transport tasksequences to let travel the operator to positions or other objects in the model.

0 Likes 0 ·

1 Answer

·
Sam Stubbs avatar image
0 Likes"
Sam Stubbs answered

Here's a post I answered earlier that talks about having a travel network for your operators:

https://answers.flexsim.com/questions/39014/how-to-change-the-travel-and-location-of-transport.html?childToView=39063#comment-39063

5 |100000

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

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.