01-26-2010 05:55 PM
01-26-2010 06:15 PM
01-27-2010 05:00 PM
I reloaded the latest software on the 9004 and made the updates above and it works!
We haven't done extensive testing to see if this have any negative effects, but so far so good.
Thanks!
10-17-2023 10:18 AM
Hi,
Did you manage to discover your device under cRIO on NI MAX. I am trying to get Agilent 33220A function generator connected to cRIO-9057 over LAN. I managed to get NI driver on windows but it doesn't work on cRIO until I configure it on NI max. When I try to discover the device, I am getting following message.
Much appreciate if you can share some tips.
10-13-2025 10:02 AM
I got the same error message when I attempted to operate a Yokogawa WT5000 via VISA and similarly had lots of NI-VISA related software and passports installed on my cRIO-9049 running RT image '22.
The workaround didn't even involve NI-MAX and was simple - instead of using a VISA resource name control, I programmatically created a VISA resource name using the known IP of the device as a string into a sub-vi I found in the forums https://forums.ni.com/t5/LabVIEW/Programmatically-Add-Network-Device-VISA/m-p/4054182#M1163047
Deployed and ran with no errors; I was pleasantly shocked.