Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 18.2.3 ]
how flexsim calls external C++programs directly,can you give a simple example ,thank you
Solved! Go to Solution.
[ FlexSim 18.2.3 ]
how flexsim calls external C++programs directly,can you give a simple example ,thank you
Solved! Go to Solution.
@jiang J, you want to optimize parameters by an external program. This means the external program lets run a model and varies parameters. Or do you want to let run a model in FlexSim and call an external program that evaluates results and returns updated parameters in your model?
I want to run a model in the FlexSim and call an external program, which is usually an optimization algorithm that can predict the future in real time and give the next best decision
@jiang J, this means, you stop all objects in a model. Then you call a program, that returns values in a file, you read the file data from FlexSim, you update parameters in FlexSim and resume all objects again. Is this right, or is there a different behavior?
Hi @jiang J, was one of Steven Hamoen's or Joerg Vogel's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.