![]() |
Re: Deploying Code Shortcut
Quote:
|
Re: Deploying Code Shortcut
The download tool in Workbench uses FTP. All it does is automate the process for you. It should be no slower or faster than FileZilla or any other FTP client.
HTH |
Re: Deploying Code Shortcut
hm
is there another way to do this besides being connected to Port 1 on the Crio, like using the bridge or port 2? |
Re: Deploying Code Shortcut
Quote:
HTH |
Re: Deploying Code Shortcut
Quote:
|
Re: Deploying Code Shortcut
The second IP port is normally configured to 192.168.0.xxx. It can be changed via Max, but I suspect that the imaging tool will put it back. I'm not sure if an ftp server is active on the port. I suspect it can be configured if needed.
Greg McKaskle |
Re: Deploying Code Shortcut
Our team has actually set up a sweet system for autonomous that concurs the task of not having to deploy code.
Our autonomous code actually parses an text file found on the robot that we transfer using FTP. This makes for a quick and easy way to change autonomous' and helps to avoid touching or changing code on the robot, that might affect our teleop code. We determined we can change our autonomous code from one to another in 11 seconds. |
Re: Deploying Code Shortcut
Quote:
HTH |
Re: Deploying Code Shortcut
ah that makes since, quick question how do you access the console on the robot?
|
Re: Deploying Code Shortcut
Quote:
Plus I think you can telnet directly to the robot (debugging session or not) if you checked the 'Enable NetConsole' check box from the cRIO Imaging Tool applet. (not 100% sure about this, no robot to check it out on). You can telnet from any Windows command line, just issue the command 'telnet 10.12.96.2' (for our robot). HTH |
Re: Deploying Code Shortcut
Quote:
|
| All times are GMT -5. The time now is 23:38. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi