![]() |
Could we use FTP?
Hi,Just wondering, is it possible to use a ftp client to upload our robot code to the cRIO?Our cRIO has an ftp server, so could we just connect to it?-Masoug
|
Re: Could we use FTP?
The code is actually uploaded via FTP by WindRiver. It's just automated for you.
|
Re: Could we use FTP?
So then how could we use something like "FileZilla" to upload/download code manually? Do we just input the IP address of the cRIO into the ftp client?Thanks!-Masoug
|
Re: Could we use FTP?
Yes, just FTP to 10.xx.xx.2, and use the username FRC/FRC. Your
I wrote an AutoIt script that will upload an object to the bot automatically for you, its a part of WebDMA. Note that it isn't designed to upload FRC_UserProgram.out, but it uploads a different object and modifies the configuration of the robot to ensure that the object gets loaded at runtime. Modifying it to do what you want is left as an exercise for the reader. http://code.google.com/p/webdma/sour.../FRCDeploy.au3 |
Re: Could we use FTP?
Thanks! I'll be sure to try that!
-Masoug |
| All times are GMT -5. The time now is 13:49. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi