Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Transferring Files to Target

Hi
I am using VISION to detect and find a particular color in my image in real time but after finishing the settings labview asks me for an authentication password as shown in the photo below.

Antes da senha.png

 

I enter my username and password but it returns me the error below

 

Erro.png

 

 

 

 

 

 

 

 

 

 

So I tried to transfer the file manually to the folder it says in the image.

 

Pastas myrio.png

 

 

 

 

 

 

 

 

 

 

I restarted myRIO just to be sure and after that I tried to run the loop again and was unsuccessful, I don't get any information from the loop even with the camera working normally.

 

Sem resposta.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Does anyone have any idea what I can do?
Thanks in advance !!

 

I'm using myRIO-1900 and labVIEW 2019

And my circuit is a continuous image acquisition with VISION acquisition and processing with VISION assistant

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

0 Kudos
Message 1 of 3
(3,387 Views)

Hello Gabriel,

 

Are you able to see your camera connected to your myRIO in NI MAX?  That is the first step to make sure the camera is functioning.  Next, I would try running a VI that only acquires an image from the camera.  There are shipping example VI that will grab an image from the camera, and you can try running those VIs on the myRIO.  Running a shipping example or a simplified VI will help to ensure that you are able to acquire from the camera first before you do your more complicated VI that also does processing.

 

Shipping examples can be found in LabVIEW by going to Help >> Find Examples... >> (Browse) >> Hardware Input and Output >> Vision Acquisition >> NI-IMAQdx >> High-Level.  At this point, you can try out the Grab (Express).vi, Grab.vi, Snap (Express).vi, and Snap.vi

 

Best regards,

Clemens | Technical Support Engineer | National Instruments
0 Kudos
Message 2 of 3
(3,299 Views)

Hello Clemens,

 

Thanks for answering,

 

My camera works normally, I've even used it to do other readings.
My problem is when I try to make color identification because from what it seems I need to send the reference image to myRIO, from what I read the FTP transfer method that was used was not so safe so it ended up falling out of use, I eventually came up with a method called WebDAV which is basically me transferring the files manually, after uploading the file where the software itself tells me and trying to run my code again, I have no result with this method, it is as if I had not uploaded the file.
I have not found ways to reinstall FTP and I have no ideas at the moment.
I'm sending VI if you want to check it out.

0 Kudos
Message 3 of 3
(3,291 Views)