LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

When i run my program, i get the following Error:


" Error 7 occoured at Open File+.vi:Open File.
Possible reasons:
Labview: File not Found .
or
NI-488: Non-existent board.
Please Help?
0 Kudos
Message 1 of 3
(2,929 Views)
I suppose you are trying to open a file, but LabVIEW can't find it. One reason can be that file is not there, another one is an error in the file path you enter, check it.
Hope this helps
0 Kudos
Message 2 of 3
(2,929 Views)
In my experience it usually happens when one of my sub VIs is trying to open
a file and can't find it. (We don't use the NI-488 boards, so for us, the
error is due to a problem opening a file. If you are using GPIB boards, the
problem might be due to a missing GPIB board.)

Hope this helps.

Jim


matrix wrote in message
news:506500000008000000BA1D0000-986697009000@quiq.com...
> When i run my program, i get the following Error:
> " Error 7 occoured at Open File+.vi:Open File.
> Possible reasons:
> Labview: File not Found .
> or
> NI-488: Non-existent board.
> Please Help?
>
>
0 Kudos
Message 3 of 3
(2,929 Views)