![]() |
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 |
Re: Saving Programming to the Robot
What language are you using?
|
Re: Saving Programming to the Robot
Labview, C++, or Java, please. :]
|
Re: Saving Programming to the Robot
Labview
|
Re: Saving Programming to the Robot
Yes, It is possible, but you'll have to tell us what language you're using.
|
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. |
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