07-30-2019 12:15 PM
Hi everybody,
I believe somebody can help me in this problem. I don't know how to save the entire test Front panel with Graph and recording so that I can just replay it once again to show somebody.
For example, on my front panel there is a graph and Gauges, if I run a test for 5 min, how can I replay the 5 min of my complete test next time.
07-31-2019 01:29 PM
Hi AJ28,
Can you post your code or at least screenshots? It might be fairly easy to implement that replay functionality just by writing to a file and then reading it back at the appropriate intervals, depending on what your existing code looks like.
Best,
07-31-2019 02:53 PM
Operate >>> Data Logging >>> Log ...
Then use the other options to play it back.
Ben