02-12-2025 11:09 AM
The program works on Labview however as soon as I connect the MyRIO it stops creating the file. I think it has something to do with the file paths. Anyone knows how to fix this problem?
02-12-2025 01:18 PM
Hi Alex,
@alex27v wrote:
The program works on Labview however as soon as I connect the MyRIO it stops creating the file.
I think it has something to do with the file paths. Anyone knows how to fix this problem?
Which problem do you have?
Recommendation:
When you want to transfer data from myRIO to your host computer then you should study the example VIs/projects coming with the RealTime module. They explain all that stuff!
02-14-2025 09:01 AM
Thanks for your response. Its my first time using my RIO so I don't know how to access the internal memory or what path files to use to correctly store data in the myRIO could you help me out?
02-14-2025 10:36 AM
This is my Labview program and I get an error when running that says Deployment Completed with Errors.
02-17-2025 02:30 AM
Hi Alex,
@alex27v wrote:
This is my Labview program and I get an error when running that says Deployment Completed with Errors.
Which part is "deployed with errors"?
On your image:
Please do some beginner tutorials as offered at the top of the LabVIEW board. They will help you to get into LabVIEW - and you should do them before you start to tackle the myRIO!
This myRIO is a computer on its own and you need to understand all the implications coming from this fact…
02-17-2025 09:39 AM
Please attach the LabVIEW Project (meaning the LabVIEW Real-Time Project folder including the LabVIEW Real-Time ".lvproj" file and all of the VIs, TypeDefs, etc. that are components of this Project). To prepare your attachment, please right-click the Project folder, choose "Send to", "Compressed (zipped) folder", and attach the resulting .zip file. I assume you have the LabVIEW myRIO Software Toolkit 2019 attached, and that you are running LabVIEW 2019 (possibly SP1), 32-bits -- is that correct?
Bob Schor