LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can datasocket open any file of the disk??

I use datasocket to access the data .I wonder if it can open any file of the disk and how to write the parameter URL of function DS_open();Is "file://G:\Program Files\National Instruments\CVI70\samples\datasocket\DataFiles" right?
0 Kudos
Message 1 of 2
(2,946 Views)

Yes, Datasocket can read/write from local files, too.

For example file://datafiles/newwave.txt

 

0 Kudos
Message 2 of 2
(2,898 Views)