LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing .net Callbacks for Asynchronous Function in LabVIEW

Hi,

 

Does anyone has any idea about how to implement Asynchronous functions of .net in LabVIEW.

 

Currently am using Synchronous TCP Read function but I want to implemet the Asynchronous TCP Read method.

For using this method, I need to use Event Callback but am not how to go about it.

I have seen examples where Callbacks are used for UI events. But in my case I need to generate event from the TCP read itself.

 

Here is the link to the .net Asynchronous TCP Read that I want to implement in LabVIEW.

"http://msdn.microsoft.com/en-us/library/system.net.security.sslstream.beginread(v=vs.110).aspx"

 

Any help would be greatly appreciated 🙂

 

Thanks & Regards,

Runjhun.

0 Kudos
Message 1 of 1
(2,536 Views)