11-21-2021 06:02 AM
Hi all,
I have a folder named images under the myRio device
And I would like to read an image from that folder by specifying its path
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?
12-06-2021 05:58 AM
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.