08-15-2002 06:36 AM
08-15-2002 09:47 AM
08-15-2002 10:06 PM
05-16-2006 05:47 AM
I am a beginner with CVI. I am about to use data socket functions.
In this process i have browsed NI website and found simple example " transferring an ASCII Text file using Datasocket"
but unfortunately the link ftp://ftp.ni.com/contrib/epd/B45EACE3DEAE56A4E034080020Eu4861/DSFile.zip failed and i could not download DSFile.zip.
Can any one teach me how to transfer a simple text using DS functions (GetDatavalue and SetDatavalue).
Thanks & Regards,
05-16-2006 07:38 AM
You can find this example code in this page.
Take some moment to browse through the CVI Development Library: it's a good deposit of useful examples to start from in your applications.
08-24-2007 09:57 AM
I'm trying to use the example code, but it keeps giving me linking errors. Does it need any more header files or am I not compiling the code correctly? I appreciate any help. Thanks
08-24-2007 09:58 AM
08-27-2007 10:21 AM