08-04-2010 11:17 AM
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?
Solved! Go to Solution.
08-04-2010 11:37 AM
Format the numeric control as Relative time no code needed