question

Syafiq R avatar image
0 Likes"
Syafiq R asked Steven Contreras answered

Preventing operators from going into combiner

Hi, I have operators that will need to pass flowitems into combiners. However, when the operators do this, he ends up going into the combiner, which looks like the image attached. Anyway of preventing him from going into the combiner. Any help is appreciated.

FlexSim 17.0.2
combineroperatorvisual
screenshot.png (559.8 KiB)
5 |100000

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

Sam Stubbs avatar image
2 Likes"
Sam Stubbs answered Syafiq R commented

You will want to add some kind of navigation system for your operators. Either by creating a path of network nodes, or using A*Star navigation. By default the navigation of Operators is just concerned with going from point A to point B, they don't "recognize" other objects. If you want them to move around other objects and have objects act as barriers, like I said you'll want to create some kind of travel network for the operators.

You can read about these travel networks in the User Manual. For network nodes see User Manual > FlexSim Object Librayr > Travel Networks. Or you can look into A*Star. (User Manual > A*Star) Then you can select the travel network that you think will best suit your model.

· 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.

Syafiq R avatar image Syafiq R commented ·

Hi Sam!

Thank you for the guidance. I will look into the A*Star in the user manual.

0 Likes 0 ·
Steven Contreras avatar image
2 Likes"
Steven Contreras answered

Hi, I founded a solution for your problem.

First Step. You have to go to combiner properties/ general tab / shape factors/edit , and you will edit the location it could be in z, y or x depending on your case, and you will realize inmediatly the operator position until you like it.
As the operator like as the item will get the new location, most probably the item will get out of the combiner location, but you can fix it with a entry trigger on the combiner changing the location the same units you had changed before.

Really I don´t know if this is the ideal solution, but it works.


sin-titulo.jpg (32.3 KiB)
sin-titulo2.jpg (141.0 KiB)
sin-titulo3.jpg (91.3 KiB)
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.