Burn01 Posted August 22, 2008 Report Share Posted August 22, 2008 Hi guys Please help. I've created a test report where I add the Start date & time and the Finish date & time by converting the time stamp value to a date & time string with the function 'Get Date/Time String'. I want to calculate the test in progress time, start to finish. I have a mental blank, can I do this in Labview? All help much appreciated. Quote Link to comment
mross Posted August 22, 2008 Report Share Posted August 22, 2008 QUOTE (Burn01 @ Aug 21 2008, 12:32 PM) Hi guysPlease help. I've created a test report where I add the Start date & time and the Finish date & time by converting the time stamp value to a date & time string with the function 'Get Date/Time String'. I want to calculate the test in progress time, start to finish. I have a mental blank, can I do this in Labview? All help much appreciated. If you just subtract one from the other the time stamp is coerced to seconds and the result is in seconds. Quote Link to comment
Burn01 Posted August 23, 2008 Author Report Share Posted August 23, 2008 QUOTE (mross @ Aug 21 2008, 05:48 PM) If you just subtract one from the other the time stamp is coerced to seconds and the result is in seconds. Many thanks I really appreciate your reply. A simple solution that works. Cheers. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.