LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add a TCP connection ID as a class data member using GOOP toolkit

Hi,

I am trying to use GOOP toolkit to develope a driver class which requires to create a TCP conncection. My question is how to add this TCP connection ID in the data member.ctl. Thank you.
0 Kudos
Message 1 of 3
(2,580 Views)
Hi,
open member.ctr [you have all control in one cluster], in Control Palette open submenu Refnum, and there is "TCP Network Connection Refnum", this place to cluster with data.

Or you can try OpenGoop example of TCP Server on page:
http://www.openg.org/tiki/tiki-index.php?page=EXAMPLE%20-%20TCP%20Server
and lock to data member "TCP Server Listener Info Cluster.ctl"
Have a nice day
PEto
0 Kudos
Message 2 of 3
(2,580 Views)
Thanks a lot!
0 Kudos
Message 3 of 3
(2,580 Views)