question

Lucas avatar image
0 Likes"
Lucas asked Felix Möhlmann answered

Write to goblal table

Hi Flexsim salidas de proyecto.fsm ;

In the basic example that I just attached, how could I get the times of each output product and its type in the Goobla Table?

In the end I need to have all the outputs identified in terms of the type and time in which they are output, and so on with each output of the model on a maximum day, for example.

FlexSim 24.0.0
global table
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

To get the data into a global table, add an On Exit trigger to the processor (or On Entry to the sink or other objects where you want to collect the timestamps). Then use the option "Add Row and Data to Global Table" found under the "Data" category of the trigger's picklist option.

With that option you can specify which data you want to write to which table.

1711099038599.png


A more advaned approached would be to use a Statistics Collector. To view the data in the model you can add a table chart to a dashboard. The advantage of this approach that these tables would be saved automatically for each replication when using the Experimenter.

flexsim-salidas-de-proyecto_1.fsm


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.