question

Amila Kaushalya avatar image
0 Likes"
Amila Kaushalya asked Amila Kaushalya commented

box flow through multiple conveyor

Im a new bee for simulation. Im trying to simulate a WH process and struggled at very first stage. In this scenario im trying to produce 2 items types ( Box 1 and Box 2 ) with different colors and in conveyor junction i need 1 box type to go staright and other box type to go on other conveyor. I think i need add dicision point but i dont have clear idea on how to do that


2-box.fsm

FlexSim 19.2.0
warehousesimulation
2-box.fsm (38.6 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

·
Jeff Nordgren avatar image
0 Likes"
Jeff Nordgren answered Amila Kaushalya commented
@Amila Kaushalya

Attached is your model with the changes that I made.

I added an OnExit trigger to the Source1 object so that it would create two different types (1 & 2) of boxes and color them different (1=red, 2=green).

Then I slightly re-arranged the conveyors and deleted any automatic port connections that connecting them created. Then I manually connect (A-Left Mouse) them. First, Conveyor2 then Conveyor3. I connected an output port from the DP first to ExitTransfer2 (Conveyor2) then to ExitTransfer1 (Conveyor3). Then I added code in the DP in the OnArrival trigger to send the flowitem to the output port based on the "Type" label created in the Source.

I think this was what you were looking to do? If you have any questions or problems, please let us know.

Thanks.

2-box-jn1.fsm


2-box-jn1.fsm (39.1 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.

Amila Kaushalya avatar image Amila Kaushalya commented ·

Hi Jeff, Thank you very much for your support.

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.