02-01-2011 08:06 PM
I am trying to create a custom timestamp with the node Date/Time to Second. I am not sure why, but regardless of what input I feed it, I always get 00:00:00.000 PM MM/DD/YYYY. Why is that? See code.
02-01-2011 08:39 PM
What is the data that you're trying to operate on? Can you attach the VI with some default dummy values set?
02-02-2011 12:41 AM
02-02-2011 10:42 AM
My guess is in the month part.
If you enter a month <1 or >12 the 'Date/Time to Seconds' will return what you are seeing.
02-02-2011 10:55 AM
I have to agree with what's been said. It's impossible to evaluate how the VI performs without seeing the data it is operating on.
02-03-2011 02:51 PM
Sorry, I just had wrong input.