10-03-2022 06:56 PM
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.
10-03-2022 07:08 PM
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.
10-03-2022 07:57 PM
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?
10-03-2022 08:29 PM
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?
10-04-2022 03:35 AM
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!