question

Ilham avatar image
0 Likes"
Ilham asked Ben Wilson commented

how to make agv deliver flow items to the next racks in one case

is there anyone can help me

I want to try to make 2 case flow items that are connected into 4 racks (1 case to 2 racks).

where if the rack 1 is full, agv will deliver the flow item to the next port (next racks).

I've tried using "flow" port by case.

but it doesn't workrack.fsm

FlexSim 19.0.0
flexsim 19.0.0multiple racksracks by port
rack.fsm (24.8 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @Ilham S2, was jason.lightfoot's or Jörg Vogel's answer helpful? If so, please click the red "Accept" button at the bottom of one of their answers. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot edited

Attached is a modified sentTo - which sends to first available by type - and is set up for 2 types each with 2 ports.

rack_jl.fsm


rack-jl.fsm (24.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.

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

FlexSim Version 19.0 is still without a Warehouse Modul. This means you have to substitute the functional first available send to port property of an object into a source code. My advise in such situation is to send the item without a transport directly into a queue and let the queue send the item to one of the racks by first available property. Then the queue requests for a transport an agv. You don’t need to write a complex source code then.

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.