Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

error 7 file not found NI-488 nonexistent GPIB interface

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

 

 

0 Kudos
Message 1 of 5
(13,950 Views)

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

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 2 of 5
(13,937 Views)

I did it, but I still have the same problem

0 Kudos
Message 3 of 5
(13,927 Views)

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

Anuar R.
National Instruments México y Latinoamérica
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 4 of 5
(13,917 Views)

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

 

 

0 Kudos
Message 5 of 5
(10,044 Views)