01-06-2012 11:33 AM
I'm trying to use an accelerometers with cRIO through NI 9234. I'm using an Fpga example which I modified according to my characteristics. Till here, everything is OK, nevertheless when I open the Fpga vi file and I run it compilation is not finished and it si returned the next message:
Error 7 occurred at NI_LVConfig.lvlib:Load.vi
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS X, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Nonexistent GPIB interface.
I have attempted several possible solutions paste in the forums but I have not solved the problem
01-09-2012
08:31 AM
- last edited on
07-14-2025
02:14 PM
by
Content Cleaner
Hi,
I think the problem might be in the default directory for the VI you are using as a template for your application. Check out this KnowledgeBase:
http://digital.ni.com/public.nsf/allkb/EF29C73D69B4887E86257592007C5AE5?OpenDocument
Hope this helps!!
Anuar Rojas
01-09-2012 06:25 PM
I did it, but I still have the same problem
01-10-2012 09:05 AM
Are you using any filepaths in your application? Does the VI have any subVI's? The error you are getting is triggered by a reference to a filepath. Does your application call a file at any point? You need to make sure that all of the filepaths your application is referencing are in fact the correct location for these files.
Also, you may need to check your Open FPGA Reference VI, which loads a bitfile. Usually, this bitfile relies in the same directory as your LabVIEW Project.
Hope this helps!!
Anuar Rojas
01-29-2015 03:01 AM
Hi,
I have quiet the same issue ...with Veristand
-------------------------------------------------------
NI-488: Nonexistent GPIB interface.
-------------------------------------------------------
I should have installed all the required driver.
have you got any news about resolution problem?
Thanks and Bye
Nicola