I'm trying to link flexsim with another system DB.
If you configure the "DB connector" function, there is a function that automatically imports from the DB when "on reset" on the DB import tab, so I think I can automatically import it. And I want to stop working and save the result value in "global table" after I let the simulation go by the current standard of 3 hours and send it to another DB.
The inquiry here is,
1. Other DBs change data periodically (in seconds), and there is a time (2025.02.26 10:00:00) whenever the data is configured. I want to link that time with the DB configuration while importing the DB from the FlexSim model at RESET.
2. After 1 operation, I'm going to run the virtual factory simulation for about 3 hours and have the simulation result value expressed on the dashboard or global table, is there a way to automatically send that value to another DB after 3 hours operation? (Do I need to configure additional Python? Or is it possible with internal logic?)
3. There is a site that automatically visualizes when the simulation is in operation, so would it be efficient to link there?