question

rodrigo O2 avatar image
0 Likes"
rodrigo O2 asked Matthew Gillespie answered

Can a separator send items to 3 different ports?

Summary:

-I'm trying to send the cylinders from separator 1 to the first conveyor.

-I'm trying to send the pallet to the Sink2.

-I'm trying to send the blue boxes to the second conveyor.

Hello, I'm having problems separating items in a separator, the problem is; Combiners include a default state, where anything coming from port 1 is the base of the packing feature, so i use a random source to fill that requisition with a pallet and then another two sources wich are my products to pack together, then they are sent to a separator for academic purposes, there is the problem, the unpack feature sends by default anything coming from port 1 as the port container, and the content goes to port 2, the thing is that i need those 2 previously packed products to get separated and sent to conveyor 1 and conveyor 2 respectively, and the pallet to go to a sink, so i need three ports, is there any solution to this?

i attach an image of my model to explain better.

FlexSim 19.1.0
separatorsseparate
duda2.png (100.4 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.

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered

The easiest way to do this is to assign a Type label to the items and then send to port by type. In this model I assigned the pallets a Type label of 1, the cylinders 2, and the boxes 3. Then in the Send To Port field I just put item.Type.

sendbytype.fsm


sendbytype.fsm (33.4 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.