question

Fauzy Syaputra avatar image
0 Likes"
Fauzy Syaputra asked Felix Möhlmann answered

Global tables as parameter values

Can a global table become parameter values in FlexSim? I want to create a scenario using parameters where each scenario has different global table values for 'IntervalArah,' and at the same time, the process flow at the state 'Determine who gets on at Station 1 and where they go' will also be different for each scenario. What approach is suitable?


17_autosave.fsm

FlexSim 22.2.0
global tableexperimenterparametersscenario
17-autosave.fsm (1.7 MiB)
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

You can use an "Expression" type parameter and type in the name of the table.

1706618005192.png

Then refer to the parameter whenever you access the table. This let's you add multiple tables (with different names) and control which table is used in which scenario.

Table(Model.parameters.ArahIntervalTable)

1706618005192.png (1.3 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.

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.