question

David Seo avatar image
0 Likes"
David Seo asked Adrian Haws commented

I want to find what's the problem in my tuto model.

tuto-4-7.fsm

I made a tutorial model in the manual using List and Shared Resources.

The model runs normally without stopping.

But the view Entries of the Operators can't display any live entries information.

What's the problem in my model?

I will be waiting for anyone's help.

FlexSim 17.0.0
live entries in the share resources.
tuto-4-7.fsm (29.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.

1 Answer

Adrian Haws avatar image
1 Like"
Adrian Haws answered Adrian Haws commented

Your model seems to be working just fine. The reason you're not seeing entries is because it's treating it like a list (this is explained here).If you want to see the currently acquired resources (that have been pulled from the list) you can click on the green number count in the "Operators" activity. However, you can't see entries until those active operators are released, or "pushed" onto the list. To see how this works try increasing the inter-arrival time on your Source so that only one operator is pulled from the list at a time.

· 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.