|
Re: Labview can't connect to cRIO
My team had the exact problem and we were able to fix it. Make a connection between the cRio and ur Computer through ethernet then go into your network connections and click in the connection that is between the cRio and the Computer. Right click on Properties and then double click on TCP/IPv4 and assign it a IP of 10.xx.yy.5(xx and yy is team number). Then give it a subnet of 255.0.0.0 and click OK. Then trying pinging our cRio to 10.xx.yy.2,you should get a reply back
P.S. when deploying a code in Labview make sure to "Build" then "Run As Startup"
|