Quote:
Originally Posted by Landonh12
You do know that you don't have to build the code every time you want to run it, right?
You can simply go to Robot Main.vi and run it from there. It takes us about 15 seconds to deploy the first time, and around 3 seconds after that until we reboot.
You only need to build/deploy/run as startup when you are done with your code.
|
I've known about the run from robot main.vi but I never really used it. I've just got used to the whole build/run as startup protocol. I'll actually try to start running through there. Thanks.