09-27-2017 10:17 AM
Hello,
I am trying to save a TDMS file using a Crio on a lab view software. The code runs successfully but i am not able to find the TDMS document on my computer? any suggestions?
Please find the attached blocked diagram.
Solved! Go to Solution.
09-27-2017 10:33 AM
That is because a cRIO is NOT part of your computer. You have to treat it as another computer. You need to set up a network communication between your cRIO and your computer so that the cRIO sends your computer the data and then your computer logs the data. I highly recommend Network Streams for this.
09-28-2017 03:33 AM
Thanks for the suggestion, actually I am new to this and have been using from 3 days, if possible could you please explain the steps a bit more? Thanks
09-28-2017 03:45 AM
NI LabVIEW for CompactRIO Developer's Guide
09-28-2017 05:02 AM
Hi, if i connect a USB to Crio will I be able to retrieve the file then?
09-28-2017 05:33 AM
That will work as well. It should show up as /U
09-28-2017 05:48 AM
Tried that, still the file does not show up.
09-28-2017 06:30 AM
So what is your file path?
Have you tried to browse the cRIO folders?
How do you know it is not logging to a file on the cRIO?
09-28-2017 06:35 AM
I have tried plugging in the USB to Crio which shows up as drive U and I tried to save the TDMS to the file path as: /U/TDMS/tdms
When I start looking for a file I can't find it there.
09-28-2017 06:57 AM
And what does you error cluster on the TDMS open say?