|
Offloading Current Running Code Image
Well it appears that current source code executing on our robot is MIA.
I do have an older version, that I can retro fit, however, I'd like to be able to keep the current executable binary as a backup should it be necessary.
Back in the day, the old IFI systems had an a method to save the binary which could be reloaded if necessary.
Is there a similar method for the CRIO?
Even if it is as simple as FTP'ing an executable file(s) of the user code created via build/deploy.
|