09-24-2020 10:06 AM
Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.
It works, I verified by building a startup exe file and setting it as start up. The only way I can see progress is that I am logging data to a text file on the Pi. I stopped the program and closed out labview on my PC and rebooted the Pi and the file started updating on the Pi.
The folks at Community 2020 need to make sure nisyscfg is in the vi.lib.
Solved!
09-24-2020 04:51 PM - edited 09-24-2020 04:54 PM
@mcmullen3212_2 wrote:
Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.
It works, I verified by building a startup exe file and setting it as start up. The only way I can see progress is that I am logging data to a text file on the Pi. I stopped the program and closed out labview on my PC and rebooted the Pi and the file started updating on the Pi.
The folks at Community 2020 need to make sure nisyscfg is in the vi.lib.
Solved!
NI System Configuration VIs are a separate product.
09-24-2020 11:59 PM
@mcmullen3212_2 wrote:
Ok Guys, I can't believe this but I solved the issue. Basically, 2020 Community was missing a directory in the vi.lib, nisyscfg is not there. So I went to an older version (2019) and copied the files, made a folder and pasted all the contents.
How did you find out which folder was missing?
09-25-2020 12:08 AM
When I tried to build a start up, you can see the software trying to load VIs it can’t find. I just went to the directory it was trying to look in and did a “find” on windows. Then I did the same for an older version and found the files. This is when I realized a whole directory was missing.
10-08-2020 02:20 AM
thank you so much ..
10-08-2020 10:39 AM
Glad I could actually help!
05-20-2025 04:58 AM
It's been a few years since you posted this, but I just ran into this same issue on LabVIEW 2021 sp1.
I was unsuccessfully building an app for RPi using the Hobbyist toolkit and kept getting error 1498 thrown.
Your post made me realise that my whole nisyscfg folder was missing. I wasn't able to copy it over from a different version so I installed the System Configuration product, and the System Configuration Support for LabVIEW 2021 and I'm able to build successfully now 🙂