question

Zhang Z3 avatar image
0 Likes"
Zhang Z3 asked Braydn T answered

How to call a transporter to carry a class of items each time

I want to analyze how many transporter are needed to transport the goods arriving in three queues.

I have 38 kinds of goods that arrive by time.I hope that each kind of goods will only call one vehicle to deliver them at once .But it will always call a few cars to transport them .I don't know how to implement .I hope someone can help me, I didn’t learn flexsim for a few days, it ’s hard for me .行李转盘2.fsm

Choose One
transporter problem
2.png (118.2 KiB)
行李转盘2.fsm (64.1 KiB)
1.png (54.9 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

·
Braydn T avatar image
0 Likes"
Braydn T answered

@Zhang Z3 Are you trying to do this with Process Flow or 3D? If you are trying to do this with process flow, you should change your event triggered source to fire on entry. Right now you have it fire when an item enters, and when an item exits. Here is a quick example:

2.fsm


2.fsm (61.6 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.

Zhang Z3 avatar image Zhang Z3 commented ·

Thank you for your suggestions and examples

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.