Hi everyone,
I have a algorithm program that output parameters and run on a Linux OS. I'm trying to find solution about the algorithm program calling the simulation model remotely and giving those parameters for FlexSim model, after simulation FlexSim will send some result data back to the algorithm program.
I've got a .bat file to start the FlexSim, but how to run it via a Linux OS?Can anyone gives me some tips or demo model?