LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

program datasocket in c#

I am trying to read data from ni datasocket. I want to write in c#.net, or in C++. I have a LabView installed on the computer.

Do you any sample code showing how to connect to the datasocket and reads data from datasocket in c# or c++?

 

 

0 Kudos
Message 1 of 4
(4,291 Views)

Hi Harry,

              For a reference you can go through my own thread

              Recently through socket programming I can successfully sent data from labview to C# and from C# to labview.The above included thread helped me a lot.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 2 of 4
(4,280 Views)

Hi

I am also wandering how to read data from NI datasocket in C#. Do you found any reference / Code snippet? It would be really helpful, if you give me some hints.

 

Thanks & Regards,

Shree

0 Kudos
Message 3 of 4
(2,982 Views)

Hi Shree,

I found this example for you which does have some age on it but it may still be helpful.  Were you able to look through the code snippets the user above posted in his thread? 

DillonL.
0 Kudos
Message 4 of 4
(2,972 Views)