question

Osama A6 avatar image
0 Likes"
Osama A6 asked Jordan Johnson answered

creating a table after an event happens

I have a route with multiple machines. 2 preparation machines and 2 finishing machines. The operator sends the subassembly from the preparation machine to either of the finishing machines randomly. How I can make a table triggered when the operator picked a box from the preparation machines, and before he goes to the finishing machines that shows all possible destinations he could go?

FlexSim 21.2.3
tableexit trigger
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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

I would recommend using a list. Put all the finishing machines on the list. Then, the operator can "pull" from the list. The other nice thing about using a list, if you do it in process flow, is that you can wait until one of the finishing machines is ready for the item. Also, you can use a query to get the best machine from the list.

You can read the manual about lists, and you can watch this segment from training:
https://youtu.be/32FYI050SkQ?t=10064

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.