LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

reading / writing file from network computer

Solved!
Go to solution

hellow !

i have to read file from specific network pc , save/display the path and then write back the file which i have already read, then after confirmation that file written is correct i proceed please guide me steps in order to achive this .. although this is a very basic question but i am asking for jump start as i have never used network with cvi before . please share some sample code if possible

thanks in advance 

0 Kudos
Message 1 of 2
(4,245 Views)
Solution
Accepted by topic author smartprogrammer

A lot depends on how you are acquiring the initial remote file pathname.

If the process starts with the operator interactively selecting the file (e.g. with FileSelectPopupEx) you can simply use the pathname returned from the function and treat the remote file as it were on your PC.



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?
Message 2 of 2
(4,227 Views)