question

Emily K avatar image
0 Likes"
Emily K asked Emily K edited

AGV move racks to the nearest queue

Hi there! There are a few conditions in my model.

1. AGV will move the rack to the nearest station.

2. AGV will leave the rack at the station then continuing move other racks to the station. AGV will move the rack to rack's original position when the process finish.

3. Each station max can process 1 rack. Each queue max can store 2 racks.

For 1, I know that's a way to control agv move the rack to the nearest station by using "send to the shortest queue", but I wonder how to adjust this in process flow?

For 2, I have the idea that I should use "decide", but I am not sure about the code of conditional decide. Is it correct to group the 2 stations, and using "wait for event" to listen stations' process finish activities?

Thanks in advanced!

FlexSim 21.1.4
Choose One
process flowwait for eventconditional decidedecide activity
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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Emily K,

These are great questions. Please, limit one question per post.

1: Select your resource and at the bottom of the pop up you should see an advanced button. Select the advanced button and you will then see a resource properties window. Under the fields tab, select the green plus and select a parameter you would like to sort by.

1632163395690.png

After this you can then edit either the Queue Strategy on the resource or the Query on the acquire resource activity.

1632163508932.png

Please, ask your question 2 and 3 in separate posts and elaborate upon them if you can.


1632163395690.png (37.5 KiB)
1632163508932.png (77.5 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.