question

Suraj J avatar image
0 Likes"
Suraj J asked Suraj J commented

Importing Excel on Reset & Running Model Automatically (Silently) Not working.

Using the .zip file provide by @Ben Wilson on this Post, I have updated the model to import the process times from excel. I have setup data import from excel and it works fine unless I use Import Table on Model Reset. If this is unchecked, the model runs fine and results are written. The simulation does not go through if this option is checked. Considering that we would like the latest values to be used in simulation, how would one proceed in this situation? I am attaching the updated zip file here.flexsim-remote.zip

FlexSim 18.1.2
excel importexcelcommand linecommand line interface
· 7
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

Joshua S avatar image
1 Like"
Joshua S answered Suraj J commented

Try this, it worked for me, don't know fully why. Toggle Import Table on Model Reset on, then add excelmultitableimport(); to the top line of your script file.

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