02-01-2012 06:12 PM
Does anyone know where i can file his document:
FTP File Transfer to cRIO (Using Image Processing Requiring Template Images)
Thank you!
02-02-2012 12:11 PM
Hey rorim,
I don't think that document is available online anymore. Is there specific information you are looking for from that document?
02-02-2012 02:01 PM
Hey Kevin F,
this is for the Image Processing procedure.
In this doc: https://decibel.ni.com/content/docs/DOC-14726, they say the way
to get thw example working correctly on the cRIO is to make the template images that you saved back in Vision Assistant accessible to the code running on your cRIO. To do this you have to FTP the template images over to the cRIO and give your code the correct file paths to the new file locations. Follow the instructions in this document to learn how to FTP files to your cRIO:
FTP File Transfer to cRIO (Using Image Processing Requiring Template Images)
Thank You
02-03-2012 03:27 PM
Hey Rorim,
You can alternatively just use windows explorer to ftp the template images to the controller. You can create a new directory under ni-rt and then update your image processing VI's to point there. Post back if you have questions with this.