05-24-2019 05:54 AM
I am trying to acquire data from MyRio as well as from USB 6211 DAQ on a single LabVIEW program. Unfortunately; I am not getting any data from USB 6211. I want to know if acquiring data simultaneously on a single program a possibility or not. Or is it because I have designed a program on Myrio project.
Certain hints would be helpful.
05-24-2019 06:18 AM - edited 05-24-2019 06:21 AM
Are you trying to access the USB device from your program on the myRIO, or from your host on the Windows computer? From your Windows computer there is no fundamental limit that would prevent you to access the myRIO and the USB in parallel. From myRIO directly you can't do it. There are no drivers that support the USB box for the Linux OS that runs on the myRIO, to the best of my knowledge.
05-27-2019 12:01 AM
Thanks for your answer, Sir. Unfortunately; I am still unable to pinpoint my mistake.
I am attaching a snip of the program.
Kindly; consider me a starter in data acquisition programming.
Kind Regards