Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Saving Programming to the Robot (http://www.chiefdelphi.com/forums/showthread.php?t=81885)

Team_2389 04-02-2010 15:01

Saving Programming to the Robot
 
Is it possible to save the programming to the robot without having to redeploy it everytime?

If so then how?

Thanks in advance :D

byteit101 04-02-2010 15:04

Re: Saving Programming to the Robot
 
What language are you using?

vhcook 04-02-2010 15:04

Re: Saving Programming to the Robot
 
Labview, C++, or Java, please. :]

Team_2389 04-02-2010 15:06

Re: Saving Programming to the Robot
 
Labview

ewoodring 04-02-2010 15:08

Re: Saving Programming to the Robot
 
Yes, It is possible, but you'll have to tell us what language you're using.

vhcook 04-02-2010 15:13

Re: Saving Programming to the Robot
 
Ok, you'll want to go to the project explorer and at the bottom there should be an item called build specifications. Expand that, and you'll find one thing under it (can't remember what the text will read, as I don't have labview on this computer). Right click on that item and select "build" from the menu. There will be a bit of a wait for that to complete. When it does, right click it again and choose "run as startup". It will deploy your code to the robot and then ask you if you want to reboot the cRIO now. You do.

When it reboots it will have the code running and will use that code until you repeat this process with another build.

I hope this helps.

Team_2389 04-02-2010 15:17

Re: Saving Programming to the Robot
 
Thank you very much everyone! 5 gold stars for you all


All times are GMT -5. The time now is 01:57.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi