View Single Post
  #8   Spotlight this post!  
Unread 28-02-2011, 00:20
Mike AA's Avatar
Mike AA Mike AA is offline
Programmer and Mentor
AKA: Mike Aalderink
FRC #3458 (Code Blue)
Team Role: Programmer
 
Join Date: Jan 2003
Rookie Year: 1999
Location: Holland, Mi
Posts: 698
Mike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to beholdMike AA is a splendid one to behold
Send a message via MSN to Mike AA
Re: how to remove deployed code?

Quote:
Originally Posted by gnunes View Post
Yes, this does remove stored code, but I was looking for a less extreme method. I know I can overwrite my built and deployed code, but that is not what I am looking for.

If I run code on a "blank" cRIO, the code is transient, and disappears when I power down the bot. That it the state I would like to return to. I want to see that red "No Robot Code" light when I power up the bot.

Anyone know how to do this (aside from using the No App switch)??
I too would like to know why you want to do this? Is this to prevent "bad code" from running accidently?
Reply With Quote