+x Dave - 3/8/2022+x aarthiravi - 3/8/2022Hi,In the raw data file, the time column lets you know when the experiment started. But is there a way to know when the experiment ended?You can log script.currenttime or rely on script.elapsedtime if you're interested in the duration (in ms).https://www.millisecond.com/support/docs/v6/html/language/properties/currenttime.htmhttps://www.millisecond.com/support/docs/v6/html/language/properties/elapsedtime.htm
+x aarthiravi - 3/8/2022Hi,In the raw data file, the time column lets you know when the experiment started. But is there a way to know when the experiment ended?