LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Please help me to use this labview program.

After reinstalling the windows, labview program, "Ressistance.vi", dose not work with

"Error 8 occurred at Open/Create/Replace File in Write Spreadsheep String.Vi -> Write To Spreadsheet File (DBL).vi. File permission error. You do not have the correct permission for the file. C:\238.dat".

I think there is a problem with the storage root.

So, i want to modify the labview source of "Resistance.vi" using the source of "Test.exe".

However, we can not deal with the labview program and code.

Please help me to use this program without the "238.dat".

Download All
0 Kudos
Message 1 of 3
(2,728 Views)

Hello, this is the wrong board where to discuss LabVIEW VIs since this forum is dedicate to LabWindows/CVI users. The correct forum is here.

 

Having said this, a file permission error can either be solved by granting permission to the target folder and/or file or moving the file to another folder; I suggest you to choose this option since in the more recent versions of Windows using the root path is deprecated. You could change frame 0 of your sequence to point to another folder where to locate your data file, after checking to have permissions to that specific folder.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 3
(2,703 Views)

I see that you already posted a very similar question on the same program a while ago and got an answer.

Please try not to post multiple times the same question as it becomes difficult to follow up with the discussion!



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 3 of 3
(2,696 Views)