I understand this is a very broad question but I couldn't find answers in the manual and this is beyond my current knowledge. I need to start somewhere.
I need a Flexsim model to import data from an external database (MES system), make calculations based on rules and on imported information and export a result to that MES system.
That cycle has to be repeated every 5 minutes (approx) whenever a part is ready at a certain equipment. Flexsim calculates where it has to be brought and exports that info to the MES which in turn will tell the AGV.
This runs 24/7 automatically with no user in front Flexsim to make it run.
The company has internal experts to help me with mapping the fields. I know how to build the Flexsim model and its calculation algorithm.
What I'm missing is:
1 - How does the Flexsim model run on its own without human intervention?
2 - How does the external database trigger Flexsim to import data every time a part is ready? Or does it have to be Flexsim that does it every X min.
3 - Does the model run continuously or only when new data is imported to make the new calculation and then reset and wait for the next RUN ? If the import trigger is in Flexsim (point 2) then I assume it needs to run all the time but then it runs for nothing most of the time.
I know these are maybe vague or stupid questions but I need to start somewhere.
Thanks a lot for pointing me in the right direction.