ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
flexsim and cmd
Hi,
How can I execute a flexsim model from the windows console ? Anyone knows the entry parameters of the flexsim.exe or flexsimrunner.exe? Thanks. |
#2
|
||||
|
||||
To start flexsim:
"C:\Program Files\Flexsim\program\flexsimrunner.exe" To start flexsim and a model: "C:\Program Files\Flexsim\program\flexsimrunner.exe" "C:\Program Files\Flexsim\userprojects\example.fsm" Greetings Carsten |
The Following 4 Users Say Thank You to Carsten Seehafer For This Useful Post: | ||
Tom David (10-27-2009) |
#3
|
|||
|
|||
thank you very much
works perfectly. |