LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compatibility Windows 11 Labview 2018/2021 FPA RT MyRIO

Hi everyone,

 

I'll hape to update 300 desktop from W10 to Windows 11.

 

We're using both versions of Labview 2018 & 2021, with the modules : FPGA, RT, and MyRIO

 

I wanted to know if someone had tried the compatibility, will it works ? What did NI have said about that ?

 

Thankls for your help ! 

0 Kudos
Message 1 of 10
(1,280 Views)

Sadly, though myRIOs are still available, the myRIO Software Toolkit (2021 was the last available version) is not compatible with Windows 11.  I doubt that NI will be releasing any upgrades to the toolkit.   

 

Bob Schor

0 Kudos
Message 3 of 10
(1,233 Views)

Hello 38400,

 

The posts above are correct—the latest available version of the NI myRIO Software Suite (and its Toolkit) is from 2021. While it's not officially supported on Windows 11, some users have reported success running it; however, since it hasn't been tested against that OS, results may vary depending on your setup.

 

That said, if you're open to programming the NI myRIO as you would any other NI RIO device (such as a Single-Board RIO or CompactRIO), you can use the latest NI software that is compatible with Windows 11. This involves installing LabVIEW, the LabVIEW Real-Time Module, the LabVIEW FPGA Module, and NI CompactRIO. Once set up, the myRIO will appear as a standard NI RIO target in LabVIEW. You can find more details here: Adding RT Targets to a LabVIEW Project 

 

Keep in mind that without the myRIO Toolkit, you won’t have access to the precompiled FPGA bitfiles, express VIs, or the myRIO discovery application. However, the device remains fully usable with LabVIEW RT and FPGA—just with a more manual workflow and a reduced set of tools.

 

We truly appreciate your patience as we continue to evolve and strengthen our academic offerings. Your feedback and engagement are incredibly valuable as we work to support educators and students alike.

 

Cheers,

0 Kudos
Message 4 of 10
(1,194 Views)

I have used the myRIO with the stock CompactRIO driver several times. It works perfectly but does not provide the drivers and examples that come with the specific MyRIO Software Suite installation. It shouldn't be to difficult to install the MyRIO Software Suite separately and extract the according examples and support functions to use with the stock CompactRIO driver.

 

The major difficulty is however that with newer LabVIEW FPGA setups (2022 and newer) you ultimately run into difficulties with the available memory on the Xilinx Zynq based RIO devices. This includes also all the other ARM based RIO platforms:

- myRIO (1900, 1950)

- roboRIO()

- cRIO(906x)

- expansion Chassis (9145, 9147, 9149)

- sbRIO boards (9607, 9627, 9637, 9651)

 

Theoretically it would be relatively simple to have all of these support quadruple the amount of memory than what they are shipped with (256 MB), as the according Zynq 7020 chip supports addressing up to 1GB of DDR3 memory directly. The according memory chips would not cost anymore in fact than what is used now. However it is probably a passed station as the Zynq 7000 platform was considered to be in a mature product life cycle.

 

But in October 2022 AMD released a statement that they intend to extend the product life cycle of the Zynq 7000 SoC portfolio together with most of the other Xilinx 7 Series offerings until at least 2035. So maybe NI could reconsider their earlier decision to just discontinue all of the Xilinx Zynq 7000 products. With a minor redesign these platforms could all be upgraded to go on for many more years and the current pricing could also be adjusted. Yes downwards, because what they are based on now is the situation of the chip shortage caused by Covid and prices of most components have considerably come down since then again!

 

The sbRIO-9651 used to cost around $ 700 before Covid and sells now for $ 1600. It could easily contain 4 times as much memory and use a much higher speed grade SoC without costing even nearly as much to sell.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 5 of 10
(1,166 Views)

Hi

 

I can confirm that the base image with CompactRIO 2025 Q1 supports LabVIEW 2025 Q1 in myRIO :

 

softball_0-1748680728149.png

 

I then used my trick to 'install' myRIO Toolkit support in LabVIEW 2025 Q1 by copying the myRIO related files over from LabVIEW 2021 SP1 as I have described in a thread in the myRIO forum.

 

The RT project template ran without issues.

 

The FPGA project template also started its FPGA code preparation but aborted in the step 5 of 5 with this error :

 

 

softball_1-1748681000174.png

 

An internal software error has occurred. Please contact National Instruments technical support at ni.com/support with the following information:

 

Error 7 occurred at Open VI Reference in niFpgaTopLevelGenCallTargetSpecificVI.vi->niFpgaHandleConstraintsAndMiscFPGAFiles.vi->niLvFpgaTopModGen.vi->niLvFpgaTopModGen.vi.ProxyCaller

 

Possible reason(s):

LabVIEW: (Hex 0x7) File not found. The file might be in a different location or deleted. Use the command prompt or the file explorer to verify that the path is correct.

 

VI Path:             

                <Not A Path>

               in C:\Program Files (x86)\National Instruments\LabVIEW 2025\resource\RVI\StockIO\private\topModGen\niLvFpgaTopModGen.vi

 

Google found another user with a similar problem for another device type :

 

https://ergosterin56.rssing.com/chan-24376831/all_p9804.html

 

Regards

 

0 Kudos
Message 6 of 10
(1,140 Views)

Hi

 

I decided today should be the day to use LabVIEW 2025 Q1 with myRIO. It didn't go well.

 

The myRIO had been installed with 2022 Q3 before this venture and worked as expected.

 

I had created a new installation of LabVIEW with LV, CompactRIO, RT, FPGA and more, all in 2025 Q1 versions. And installed the myRIO trickery to get support in LV 2025. But I didn't get as far this time, as in the previous attack a month ago.

 

The Getting Started Wizard got going and started installing the base image and the software, I thought. But it did not. Instead it installed a new firmware, 25.0.0, replacing the previous 8.8.0 :

 

softball_2-1751297788299.png

( This is the view after I recovered the myRIO using LV 2018. )

 

With that firmware I simply could not get software installed on the myRIO. I knew it should work, as I had done it a month ago before the unexpected firmware update. But today no show.

Eventually I backed off and first tried to recover ( = reinstall base image and software ) to support 2022 Q3. It didn't work either.

So eventually I gave up and installed 2018 SP1. No problem. 

 

So now I have a myRIO with a totally undocumented firmware 25.0.0. It seems to work OK with 2018 SP1, so I probably keep it.

Google has no clue what this firmware is good for.

 

So a fair warning. Be prepared for the unexpected, if you decide to use the myRIO beyond LabVIEW 2022 Q3.

 

Regards

0 Kudos
Message 7 of 10
(728 Views)

How disappointing and worrisome!  What version of the myRIO Software Toolkit did you install?  Is there a LabVIEW 2025 version?  [I think a colleague is running LabVIEW 2024 with a myRIO, but I'm unsure what version of the myRIO Software Toolkit he uses ...].

 

Bob Schor

0 Kudos
Message 8 of 10
(704 Views)

Hi Bob

 

There is no myRIO Toolkit never than this ISO intended for 2021 : 

ni-labview-2021-myrio-toolkit-x86_8.0.0_offline

 

I do not encourage anybody to venture into this ..

 

- But you can get some nice myRIO utility support beyond 2021 if you dig into that installer and install the framework and shared NIPKG files.

 

- And follow my earlier thread entries as mentioned above for 2022.

 

With this as a starting point you can then go on and hope for the best.

 

I have only used this procedure for

 

- 2022 ( and 2020 ) with good results and

 

- 2025 with no useful or consistent result.

 

Regards

0 Kudos
Message 9 of 10
(690 Views)

I basically agree with everything you said.

 

The "interesting" thing is that if you "play by the rules" and install LabVIEW 2021 + the myRIO Toolkit for LabVIEW 2021, it won't work (unless you have LabVIEW 2022 installed already!).  I found this out when they released the 2021 Toolkit on the same day they released LabVIEW 2022 Q1.  I naively just "added" the Toolkit (since I wasn't planning on installing LabVIEW 2022 immediately.  I could never get it to work!  I finally reached someone at NI who connected me with the Toolkit Development team (about 12 time zones away from East Coast (US) time), who said that the CD (or flash drive, don't know which) being packaged with new myRIOs had LabVIEW 2022 + Toolkit 2021.  Silly me, that thought never occurred to me, and I was working with a myRIO running happily on LabVIEW 2017 + Toolkit 2017, upgraded to LabVIEW 2019 + Toolkit 2019.

 

I'm not ready to jump to LabVIEW 2025, but I've just upgraded one of my PCs to Windows 11, and will try to install at least LabVIEW 2024 on it, and see if I can get the LabVIEW 2021 Toolkit to function in that environment.  Got a few other projects on my plate, but I plan to study your suggestions and hope for the best.

 

Bob Schor, myRIO enthusiast

0 Kudos
Message 10 of 10
(668 Views)