04-08-2022 02:58 PM
Dear Ni Community,
I am new to NI and LabVIEW. I am using Labview 2021 on my host pc to develop VI. My goal is to deploy developed VI in a real-time module at CRIO9034.
The problem I am having right now is I cannot see Ni CompactRIO 21.0 on legacy installation at remote system software. I can see the installed ones on my host computer.
I am not sure what I am doing wrong at the moment. Any help is appreciated.
Thank you and please see attached image.
G
04-10-2022 04:42 PM
In order to "see" a Remote System, your computer needs to be "connected" to it. The most common pathway is TCP/IP, usually accomplished by a direct Ethernet cable between the Ethernet port on your PC and the Ethernet port on the cRIO. If your Remote System is "in another room", you still need to be able to "reach" it. Do you know its IP? If so, you should be able to configure MAX to connect to it. For example, I'm sitting in my Living Room, and in my "home office" (my Basement), there is a myRIO and a . Here's what MAX shows me:
Notice the myRIO shows up, but not the sbRIO. That's because the myRIO is using WiFi to connect to my home Network, so MAX could find it, but if I want to connect to the sbRIO, I have to go downstairs and plug the Ethernet cable coming from the sbRIO into --- oops, my new Laptop doesn't have an Ethernet port (fortunately I have a USB c "dongle" that lets me use Ethernet).
Bob Schor