04-16-2013 11:39 AM
So I tried it again and I'm still getting the same result where I don't see an actual saved file in the folder.
04-16-2013 11:47 AM
The folder exists but the tdms file doesn't. Isn't that what the create option is for though?
04-16-2013 12:11 PM
@SRamirez wrote:
The folder exists but the tdms file doesn't. Isn't that what the create option is for though?
That's what create does. It works for me. Are you getting another kind of error?
04-16-2013 12:15 PM
No. there is no error. I just can't find the file afterwards in my windows folder.
04-16-2013 12:28 PM
What folder are you trying to save to? You might have chosen a folder that is protected by Windows.
04-16-2013 12:29 PM
It's a folder within My Documents.
04-16-2013 12:44 PM
Just for fun, try putting the file in C:\temp (make sure the folder exists) and see if the file shows up there.
04-16-2013 03:01 PM
I ended up getting error 7 when I did that.
04-16-2013 03:43 PM
So I tried just using c:\ and it worked! I have a cRIO that I am using along side it. I was reading the getting started with cRIO-logging data to disk article (http://www.ni.com/white-paper/11198/en) and it mentioned that I had to first get it from the cRIO so I tried it and sure enough it was there. I'm guessing by setting c:\ as the file path the cRIO saves it within itself and then it can be saved to the computer. I'm sure there has to be a direct path but this works for now. Thanks for your help by the way. I'm still not sure why it wasn't letting me save directly to a file on my computer though. Any ideas?
04-16-2013 05:14 PM
You should have said this was running on a cRIO. Now it all makes perfect sense. A cRIO is a computer in itself. It runs a Real-Time operating system. Therefore any file paths you define will be on the cRIO. What you can do is make a network shared folder on your PC and access the folder on the cRIO like you would with another PC on the network.