Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

VI Open/Create/Replace generates Error 8

VI Open/Create/Replace generates Error 8 when the input "file path" is connected. The file can not be opened or created. When the input "file path" is not connected, the file can be opened or created. I work with Win 2000 and LabView 7.0. Please see also the attached file. Who knows a solution for my problem.
0 Kudos
Message 1 of 2
(2,479 Views)
The reason you are getting an error is that the path you are attempting to use is "D:\Daten" which is not a valid file path. I think you mean "D:\Daten\MP_Data.IST" which is a path to a file. The input needs to be a file, not a directory.
Message 2 of 2
(2,479 Views)