11-02-2022 05:42 AM
Hello Everyone
I am using 5 same type of compact RIO in a single project. While programming i have only one compact RIO that is physically present, rest all 4 compact RIO i have created virtually. Now i am able to connect my first compact RIO with my internet and Labview and its working fine and it has its own unique IP address.
Now I am trying to connect all the virtually created compact RIO with this IP address but it show, the IP address is already in use.
Can anyone please help me how i connect the virtually created cRIO with the existing IP address of my internet.
Sincerely Yours
A.P
11-28-2022 06:47 AM
Exactly you can't connect use one IP address for multi devises. In this case ether you should us another IP address or put it as a 0.0.0.0 and try to call it from LabVIEW.
Also, you can choose something from here as an IP address.
https://en.wikipedia.org/wiki/Internet_Protocol_Version_4#Private_networks
Here is the one article, where you can find answers as well.
Regards)