05-16-2016 02:05 AM
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
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?
Solved! Go to Solution.
05-18-2016 12:02 AM
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.
05-20-2016 11:05 AM
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.