02-08-2023 01:02 PM
Hello, I got these two following error messages but do not know what I have to install on my computer.
"NI LabVIEW Real-Time Module support for LabVIEW 2022 is missing and is referenced by the following VIs:
NI CompactRIO Driver support for LabVIEW 2022 is missing and is referenced by the following VIs:"
What is needed to resolve this issue?
Solved! Go to Solution.
02-08-2023 01:23 PM
Hi Tim,
@TimK0315 wrote:
"NI LabVIEW Real-Time Module support for LabVIEW 2022 is missing …
NI CompactRIO Driver support for LabVIEW 2022 is missing …
What is needed to resolve this issue?
I would start with installing the missing module and driver support…
Do you really want to create/change a Realtime project involving cRIO?
02-08-2023 03:24 PM
The code that you are trying to open (which you failed to attach, so we can only "guess" what is in it) appears to be part of a LabVIEW Real-Time Project, which is triple the complexity of an "ordinary" (i.e. one CPU-based Project) in that there are three CPUs, and two separate Operating Systems involved:
Do you have several years of experience with LabVIEW programming? Are you ready to write programs that have to run on at least two separate processors, utilizing two separate operating systems, one of which (Windows, on a PC) you "know", and the other of which (Real-Time Linux) you mostly won't "need to know" because LabVIEW will handle the details for you?
As others have mentioned, if you are really working with a LabVIEW Real-Time Project, then you need to have the LabVIEW Real-Time Module downloaded and installed. Furthermore, if you are using a CompactRIO, then you need to have the CompactRIO drivers installed.
But wait -- are you, by any chance, a student, and trying to work with a piece of Academic Hardware called the myRIO? The Good News is there is a sub-Forum called the Academic Hardware Products Forum and the Bad News is that installing software to support the myRIO has gotten "trickier" (I think I've discussed this on the Academic Forum). If your question is related to the myRIO, you have a bit of work to do, including (safely) removing all the NI Software you already installed and installing the Software Bundle for myRIO 2021 Q3.
I would recommend that you clarify your hardware, and if it is myRIO-related, you check out the Academic Forum and see if your questions can be answered there.
Bob Schor