|
Re: Vision problem
One of the diagrams contains a path with an "ftp://..." type of URI path. The LabVIEW paths are file paths, relative or absolute. The functions that take paths will not perform an ftp transaction to retrieve the file. So think about where the code will be, put the file nearby, and use a file system path.
Greg McKaskle
|