02-18-2025 03:47 AM
Hello
I start using LabView2024, and i want to check list of RIO cards in PC. In LV2019 I checked it with VISA Find Resource. In 2024 version i didn't get list. In NI MAX I see devices.
02-18-2025 07:19 AM
Hello,
Can you share the regular expression used for this Query? Is it INSTR ?
Regards,
Mano Prabha
02-18-2025 11:47 PM - edited 02-18-2025 11:50 PM
I left it blank. I attached snip with 2024 version and 2019 version. Rio Card is PCIe-7841R which is not supported in LabView FPGA 2024 version, however I can use card in 2024 with bit file from LabView FPGA 2019 version.
02-19-2025 05:06 AM
Hi,
Got it. Can you try with the ?*INSTR regular expression?
Regards,
Mano Prabha
02-19-2025 05:22 AM
The result is the same. Rio Card not found.
02-19-2025 04:39 PM
y answer is surprisingly similar to another post I responded to earlier. In NI-MAX, under Tools --> Ni-VISA --> General Settings --> Passports you will find Passport plugin for NI-RIO. Enable it. (On my system it says 32-bit only, so YMMV.)
02-21-2025 02:57 PM
Try NI System Configuration API instead.
In LabVIEW Example Finder, go Hardware Input and Output >> System Configuration >> Find All Hardware.vi.
Add an "expert" filter and wire "ni-rio" to it. Valid Experts for the System Configuration API Functions