05-22-2014 01:59 AM
Hi,
Is there an easy way (without CVI dll or Vi) to get the day of the year in Teststand 2013?
Thanks,
Robert
05-23-2014 01:20 AM
Hi Raybie,
There is a dynamic property called: RunState.Root.Locals.StartDate
You can refer to it to get information about the date, year, month weekday and so on. (please find attached a printscreen).
Best regards,
IR
05-23-2014 09:02 AM
Hi Raybie,
In the attachment you can find a sequence with a statement that calculates the day of the year for you.
I got the formula from this website http://www.epochconverter.com/epoch/daynumbers.php
Best regards,
Mathijs
05-26-2014 03:54 AM
Hi Mathijs,
Thanks a lot! This is something I was looking for.
Regards,
Robert