NI TestStand Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
PhillipBrooks

Add a native DateTime data type to the TestStand Engine

Status: New

See this post

 

Testing date / time values (Specifically from .NET)

 

 

 


Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

3 Comments
Jean-Louis
Member

This DateTime type should be equivalent to LabVIEW Timestamp.

 

Until now, LabVIEW Timestamp is considered as a string in TestStand which includes date and time formatting, depending on regional options.

Jean-Louis SCHRICKE
CTA - Certified TestStand Architect (2008 - 2022)
CTD - Certified TestStand Developer (2004 & 2007)
CLD - Certified LabVIEW Developer (2003 & 2005)

PhillipBrooks
Active Participant
How I feel about working with date time stamps between LV and TS http://forums.ni.com/t5/BreakPoint/There-s-One-In-Every-Crowd/m-p/1698598#M16552

Now is the right time to use %^<%Y-%m-%dT%H:%M:%S%3uZ>T
If you don't hate time zones, you're not a real programmer.

"You are what you don't automate"
Inplaceness is synonymous with insidiousness

LVB
Active Participant
Active Participant

It would be nice to have a universal Timestamp type in TestStand.  This is definitely something that is over-complicated.

 

Since LabVIEW and TestStand are both NI products, my vote would be to have TestStand use the same format as LabVIEW.  Determining the time between a LabVIEW timestamp and TestStand step start time should be as easy as subtracting two variables.

CLA, CTA