Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to install biomedical toolkit to myRIO 1900 RT Target

Solved!
Go to solution

Hello, 

I am trying to install biomedical toolkit to myRIO using NI MAX. However, after I installed to My System and ran the real-time software wizard for myRIO, I could not find the toolkit as the pictures show


PC.PNGRIO.PNG

 

I tried dropping Biomedical VIs on the RT portion of your code, but it complicated things even more by creating conflicts between the PC library and the LabVIEW RT copy. Is there another way I can figure this out?

 bio1.PNG

 

0 Kudos
Message 1 of 3
(4,777 Views)

You should attach your project so we can see better what you're doing.

 

Was that the only biomed VI you dropped?  It's possible a "get property" uses functions that aren't available in RT. 

0 Kudos
Message 2 of 3
(4,754 Views)
Solution
Accepted by topic author T2dei

You should not have to install the toolkit seperately to the myRIO, it should be automatically included. However, if you haven't done so already you'll have to reinstall the recommended software set to make sure these VIs get pushed to the target. After you do this check for the Biomedical palette on your myRIO.

 

Also, certain express VIs included in that palette will not work on that target becuase they use DAQmx, which is not compatible with our RIO devices. You'll still be able to run the "Biosignal Measurements" VIs, but you'll have to aquire the data using standard RIO methods.

Message 3 of 3
(4,722 Views)