LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i get datalogging to work?

i clipped on a pic of what im looking at. With what i have now i can't get the min/sec to show, just the date. I need the temp to be taken with the min/sec...then i will export it to execl.
0 Kudos
Message 1 of 2
(2,502 Views)
The Get Date/Time String function has two outputs. One is the data, which you have wired, and the other is the time, which you don't. A great way to solve this type of problem yourself is to have the Show context Help turned on. Moving the cursor over the function would have clearly shown the two separate outputs. Right clicking on a function and selecting Help is another way to explain a function you're trying to use.
Message 2 of 2
(2,502 Views)