Log in

View Full Version : Driver station say no code!


pj174208
23-01-2010, 15:41
ok, deal is we build and deploy the code in labview, and it deploys succesfully, but then when we go to the driver... it has communication, but says no code! help?

DonRotolo
23-01-2010, 20:26
So, you deploy the code to the cRio, and the driver station says it has no code.
Have you any code on the driver station?

Did I misunderstand something here? (I often do)

Greg McKaskle
23-01-2010, 21:44
A common sequence seems to be logging into developer account, running code, then logging out of the developer account to run the DS.The problem is that when you log out of the developer tools, the code on the cRIO is aborted as well - at least this is true for LabVIEW.

The solution is to stay logged into the developer account and launch the DS from the Start menu.

Greg McKaskle