LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Storing data in a .txt file (RT)

Would i implement it like that?

skata200_1-1582029065776.png

 

and how will i be able to access the folder afterwards?

 

0 Kudos
Message 11 of 14
(747 Views)

The project has little to do with the file structure of the cRIO.

 

The cRIO is a computer, with it's own OS and file structure. The root of this file structure is not called "nick-cRIO".

 

Have you read that article? It's all (mostly) in there.

0 Kudos
Message 12 of 14
(739 Views)

Thank you wiebe and crossrulz for the help,

I realised that as you said a VI running on the cRIOcan only write to the cRIO drive. This way i used the information provided on this link: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YH93CAG&l=en-US  to create an appropriate path to my cRIO.

 

After that i added the Legacy FTP Server Web Feature:https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8ahSAC&l=en-GB, and then i used FileZilla to connect to my cRIO and download the .txt files in my computer.

 

0 Kudos
Message 13 of 14
(713 Views)

Great!

 

All that's left now is to accept your post as a solution! Simply press the "accept as solution" button.

 

By doing that, everyone will know the questions has been answered, and start focusing on new questions.

0 Kudos
Message 14 of 14
(694 Views)