01-16-2008 09:12 AM - edited 01-16-2008 09:13 AM
01-16-2008 09:45 AM - edited 01-16-2008 09:49 AM
01-16-2008 09:52 AM
01-16-2008 09:59 AM
01-16-2008 10:00 AM - edited 01-16-2008 10:01 AM
01-16-2008 10:01 AM
To clarify - use the first example you posted and create an indicator immediately after the subtraction. Then, right click it, select Properties, go to the format page and select relative time.
To learn more about LabVIEW, I suggest you try looking at some of these tutorials.
01-16-2008 01:17 PM
@GerdW wrote:
I also would remove those 2 "value" property nodes with a wire as you get the value from a local control... You also don't need the negate functions, just swap the input of the select functions.
Message Edited by GerdW on 01-16-2008 04:49 PM
01-16-2008 01:20 PM
01-16-2008 01:22 PM
01-17-2008 03:09 AM
Ravens Fan wrote:
What result are you looking for? The difference between now and 5 seconds from now is 5 seconds. That is 0 years, 0 months, 0 days ..... 0 minutes, 5 seconds. The start of Labview time is 1/1/1904 and I believe midnight UTC. So formatting a time differential into a date is kind of meaningless.