Currently, I am investigating a way to generate a cycle time chart. I know in 2018x The Gnatt Chart can be exported but this only hold the time values of the Largest time for each operation. If using a for loop to run multiple cycles wait times will vary until everything starts working together and cycle time balances out. Is there a way to export out all the information shown by the time bars? If not, is there a way to capture a steady state cycle?
Would following scenario work?
1) Turn off Simulation Time Chart
2) Run the sim to steady state
3) Stop Sim
4) Turn on Simulation Time Chart
5) Continue Sim, and since it would be steady state all time is consisitant
6) After Sim Stops Export Gnatt Chart
Another solution I had in mind is to write timers out to a file, similar to the old D5 IGRIP approach.
