LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"RSRC" error - no idea what is happening here

I've been using this VI for a few years and it has always run smoothly. When I tried to run it today, it wouldn't start - where I usually have the chronological program steps displayed, there are just a bunch of random characters (shown in attached photo). Does anyone know what could be happening or how to fix it?

Do I need to update LabView? I've been using LabView 2017 all this time, so I don't think that is it. 

Screenshot Palantir Read Error.png

0 Kudos
Message 1 of 5
(1,409 Views)

Looks like the program loaded a VI instead of program steps.

Scroll down to the bottom of the table to see the name of the VI.

 

George Zou
0 Kudos
Message 2 of 5
(1,403 Views)

I scrolled to the bottom and all the characters are illegible. I also manually selected the .csv file that the code reads from. I'm not sure what else could be happening? 

0 Kudos
Message 3 of 5
(1,375 Views)

If you intend to open an .csv file, maybe the file got messed up.  Try to open the csv file in a notepad.

Have you changed your code lately?

 

George Zou
0 Kudos
Message 4 of 5
(1,370 Views)

Hi chemme,

 


@chemme wrote:

I've been using this VI for a few years and it has always run smoothly. When I tried to run it today, it wouldn't start


Well, that screenshot clearly shows the VI is running!

 


@chemme wrote:

where I usually have the chronological program steps displayed, there are just a bunch of random characters (shown in attached photo). Does anyone know what could be happening or how to fix it?

Do I need to update LabView? I've been using LabView 2017 all this time, so I don't think that is it. 


Apparently your VI is loading a configuration file (or recipe) - and somehow you (or someone else or your VI) is loading the wrong file now. Another possibility is you (or someone else) has overwritten your recipe file with a LabVIEW VI…

 

Solution: get your backup and restore all the needed files from your backup!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 5
(1,331 Views)