Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

how to run a saved vi in myrio

hi..

we are using a student version of labview .In that only two features have got license(labview development system and application builder).

actually we are trying to dump a VI file which we have developed for text to speech conversion on to myrio board and play the audio output.So please let us know about the software tools required , the interface procedure ,configuration of audio out of myrio board.

Thanks in advance...

 

 

0 Kudos
Message 1 of 2
(3,118 Views)

For required software, you'll need LabVIEW, the Real Time Module, and the myRIO Toolkit.

 

http://www.ni.com/product-documentation/14603/en/

 

Basically just add the myRIO to your LabVIEW project (http://zone.ni.com/reference/en-XX/help/370622K-01/lvrthowto/addingrttargets_lvproject/) add a new VI under the target, and then whenever you run the VI it will deploy code and run it on the myRIO. You can pretty easily interact with the I/O using the express VIs which you will see after adding the device to your target. I would recommend taking a look at some of the example code like the link shows.

 

 

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 2
(3,085 Views)