question

Kwan A avatar image
0 Likes"
Kwan A asked Julie Weller commented

Global table tutorials

Hi, is there any tutorial on how i can apply using the data from the global table into my model? I have been googling for tutorials on the application of global table to the model but there is not any videos that i can find?

FlexSim 18.2.3
tutorialglobaltable
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

·
tannerp avatar image
0 Likes"
tannerp answered Julie Weller commented

@Kwan A,

Global Tables can be used in a lot of ways. For example, you can use them to assign labels, schedule arrivals, or track data in your model, just to name a few things. Could you explain what you're looking to use Global Tables for in your model?

I've created a small example that uses a Global Table to set the Process Time of a processor based on a Type label. A second Global Table counts the number of items that pass through Queue1 using an OnEntry trigger on Queue1.

Maybe this can give you some ideas of how to access the Table for different things in your model.

using global tables help.fsm


· 5
5 |100000

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

kkkk avatar image kkkk commented ·

@tanner.p Hi! I will like to ask some questions about Global Tables.

I've added two processors from the file you provide (0718_table_ex.fsm ). I will like to track which processor did the item went to ( Processor1, Processor2, or Processor3 ) through the Global Table ,and if the item was sent to the sink it will be removed from the Global Table. Not sure if it is possible to do so through Global Table, hope to get some suggestions! Thanks~

0 Likes 0 ·
0718-table-ex.fsm (20.3 KiB)
Julie Weller avatar image Julie Weller kkkk commented ·
Hi @kkkk! We'd love to help you but please post a new question as our best practices recommend. Thanks!
1 Like 1 ·
kkkk avatar image kkkk Julie Weller commented ·
ok! thanks
0 Likes 0 ·
Aries Vash avatar image Aries Vash commented ·

Hi @tanner.p If I want to pull an operator from global table to do the processing, what steps should I do?

0 Likes 0 ·
Julie Weller avatar image Julie Weller Aries Vash commented ·
Hi @An L2! We're more than happy to help you, but please post a new question as our best practices recommends. It's hard to help when someone comments on a 3 year old question.
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.