LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add time

Solved!
Go to solution

I have a loop that will be repeated a centain number of times. I capture a start time and I then want to add a user entered value in the format of hr.min to this to know when to go to the next phase. I am using LabVIEW 9 and cDAQ NI9178. So if I get a start time of 8:00 am and the user entered 6.15 in a numeric field, I would want to get a stop time of 2:15 pm. So to get the 6.15 converted and added to the start time requires what?  

0 Kudos
Message 1 of 2
(2,474 Views)
Solution
Accepted by topic author bassinbc

Format the numeric control as Relative time no code needed


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(2,461 Views)