question

XiomaraG avatar image
0 Likes"
XiomaraG asked Jeanette F commented

How can I export global tables from each replication?

I've seen some answers related to this topic, however I don't find anything recent. I've done 5 global tables from my simulation model. I want to replicate the simulation 5 times, to validate the results I need to get all the global tables from each replication. How can I do this easily?

FlexSim 22.2.0
global tableexperimeterreplications
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @XiomaraG, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

Experimenter

>Advanced Tab

>Triggers

> add On End of Replication

You can write your own source code to export global table data for example to save it as a treenode to a file.

From Reference section in manual you see, that an option on Advanced Tab saves experiment replication data by save charts and output table for each replication , if it belongs to

dashboard statistic, Statistics Collector, and Calculated Table.

https://docs.flexsim.com/en/22.2/Reference/Tools/Experimenter/Experimenter.html#advanced

If you can collect your global table data in a calculated table, then it would be saved automatically.

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.