question

Chris Ligetti avatar image
0 Likes"
Chris Ligetti asked Jason Lightfoot commented

Are there Flexscript commands for starting an Experimenter run?

I have a model that will open in the background using command line options (similar to https://answers.flexsim.com/questions/21116/automatically-configure-and-run-a-flexsim-model.html). There were tips there for the flexscript commands to reset and run the model, however, I would really like to start an Experimenter run rather than using the go(); command.

Choose One
experimenter
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

Arun Kr avatar image
3 Likes"
Arun Kr answered Jason Lightfoot commented

Hi @Chris Ligetti,

To start an experimenter use.

  1. applicationcommand("runexperiment");

Also, you can get more information from this link.

Regards,

Arun KR

· 3
5 |100000

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