Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Read image located on Windows from a VI located on myRio

Hi all,

 

I have a folder named images under the myRio device 

FabFet_0-1637494983070.png

And I would like to read an image from that folder by specifying its path

FabFet_1-1637495249921.png

While debbuging my VI on the RIO system, I noticed that the Read File VI returns the following error

Error -1074395995 occurred at an unidentified location

Possible reason(s):

File not found.

 

I tried to run the same code on a VI located on my PC and the image at the specified path can be read. So I came to the conclusion that the Rio system can not read file paths located on my Windows PC. 

 

Could you please tell how I can read an image located on the pc from a VI located in the RIO system?

0 Kudos
Message 1 of 2
(1,204 Views)

Hello,

 

You have to put the image file somewhere into cRIO's directories.

Consider cRIO and Linux machine and by using any transfer program copy and paste the files.

 

You can use one of the mentioned tools here for that.

__________________________________________
The best way to thank, is to give KUDOS
0 Kudos
Message 2 of 2
(1,162 Views)