LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I can not export data collected with vi logger.

I can collect data. I can review the data. But when I try to export the data I get no results. I am using NT 4.0, Labview 6.1, vi logger 1.0.1
0 Kudos
Message 1 of 4
(2,628 Views)
I've noticed it doesn't enter a filename for you by default, just a path. So if you just hit without entering a filename on to the end of the path, it will give you an error.

Also, if you have an error in the syntax of the export template, the export operation fails. VI Logger creates a file, but the file will be empty and there won't be an error message! Maybe this is what is happening for you.
0 Kudos
Message 2 of 4
(2,628 Views)
I've made sure that the filename is entered. I also am using the default template for the export. You may be right about an error in the syntax, but I'm not sure how to fix it.
0 Kudos
Message 3 of 4
(2,628 Views)
I think that I found a possible cause/solution. I start my logging by triggering on an analog channel. In doing so, I unchecked 'Begin logging when acquisition starts.' (I know this is working because I get data everytime the channel gets above a certain level). If I go back and check this option I can export the data. The problem now is that I capture everything when I start the task.
0 Kudos
Message 4 of 4
(2,628 Views)