Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

USB Flash Drive with myRIO

Hello everyone,

 

I am working on a project where I am writing vi code for fuzzy logic. After creating .fs file, I will create a vi code in LabVIEW. After this, I  need to deploy the vi code with .fs file to myRIO through a USB flash drive and the myRIO should work on the standalone device without the help of a USB cable connected to a host computer.

 

I have doubts about deploying the vi code to myRIO by creating a path for the .fs file and using myRIO as a standalone device. I need help in step by step process to deploy code and use the board as a standalone device.

 

I saw videos on standalone and USB flash drive by UTS. But it doesn't clear my doubt. 

 

I still need to develop the codes, and I do not have a sample code to attach to this post.

 

Any help will be useful for me.

 

Thank you in advance.

0 Kudos
Message 1 of 3
(1,970 Views)

(1) usb drive default charater : refer to the 'NTS Video' you said.

 

(2) How to move your .fs file to Internal drive(C drive)  of myRIO Linux system
https://www.youtube.com/watch?v=DXn1PA-hy-g&ab_channel=NTS

 

(3) Your path is similar to  /c/ni-rt/***.fs   

 

Message 2 of 3
(1,937 Views)

It is not clear to me what you want to do with the myRIO.  Are you designing an "intelligent controller" that will monitor some system and make adjustments using Fuzzy Logic, with the myRIO and its I/O systems acting as the controller?  What is the purpose of the USB drive?  You can build an executable (including the .fs file in the Project's "Data" folder and simply Deploy it to the myRIO, having it run automatically when you start the myRIO).

 

Note -- I have some experience with the myRIO, and with LabVIEW Real-Time, but have never dabbled in Fuzzy Logic (but Fuzzy Thinking is another issue ...).

 

Bob Schor

0 Kudos
Message 3 of 3
(1,879 Views)