question

acc H avatar image
0 Likes"
acc H asked Matthew Gillespie edited

How to transport the quantities?

1.As the goods on queue2 are emptied, the appointed quantity of goods will be delivered from queue1. If there is no delivery, the goods will be Stocked at queue1.

2.The resources are produced from the process flow. Therefore, there is no list being utilized.

3.Each delivery follows the quantity that is appointed.

Above mentions are my questions. Thanks for your help. @Joshua S改善後.fsm

FlexSim 18.2.2
transporter
改善後.fsm (1.5 MiB)
· 4
5 |100000

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

Joshua S avatar image Joshua S commented ·

@acc H, I need a little more information. I still don't understand what a delivery is, what says that there needs to be items delivered from Queue1 to Queue2? And what are the values being moved again, and are there only 2 different amounts being delievered each time? You can push items to a list in the onEntry trigger, you just need to create a list and the trigger.

0 Likes 0 ·
acc H avatar image acc H Joshua S commented ·

@Joshua SIt's about manufacturing process(Job shop).Goods being delivered.So Queue1(Temporary Storage Zone)delivery to Queue2.Delivery goods from Queue1 to Queue2 until the goods at Queue2 run out,and so on.

0 Likes 0 ·
Joshua S avatar image Joshua S acc H commented ·

See if this is what you are looking for. I set it so Queue1 pushes everything to a list, and then in process flow I control all the movement. So right now I tell it to fill to 100, then every time Queue2 empties it grabs anything in Queue1 and brings it to Queue2. I didn't know what numbers to use for fill amounts, so that you can change in process flow to fit your need.16494-改善後-1.fsm

2 Likes 2 ·
Show more comments

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered

The first picture shows the amount it will wait for in that queue before it starts the first loading process. The second picture shows the amount it will wait for before loading again. The first one only fires once, the other is recurring. To make the changes, change both the request and required number to the number you want. So do you want it to fill the first time with 50, then 100, then 150, then start at 50 again?


pic1.png (42.1 KiB)
pic2.png (51.7 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.