Log in

View Full Version : cRIO not responding


neil4751
08-02-2013, 15:13
When we try to deploy our code from Labview to the cRIO, we get a message that says "Waiting for real-time target to respond". The communications light in the driver station is green. We've tried rewiring the router, and restarting our cRIO and router, but it still doesn't work.

This issue happened last week too, but it went away the next day, and it seems to be back today.

Anyone know how to fix this issue?

Alan Anderson
08-02-2013, 15:34
Have you installed the latest (5.1) LabVIEW update? It was just released this past week. One of the things it fixes is an inability to replace existing code when a Dashboard program is open.

Saberbot
08-02-2013, 15:41
We've had this problem with all three of our cRIOs since the update. Reimaging them seemed to fix it.

neil4751
08-02-2013, 15:44
We have that update, and we tried re imaging it.

Some additional details I forgot to add:
We changed Ethernet cables and we don't have crossed cables. This occurs both when we "Run as Startup", and when we run from "Robot Main.vi".

Alan Anderson
08-02-2013, 15:56
Close the Dashboard program before trying to deploy code. If that works, you probably either haven't successfully installed the update, or you haven't built the code since installing it.

neil4751
08-02-2013, 16:03
We've tried deploying with the dashboard closed, and it still doesn't work.