Hi,
i had converted a vi opening a TCP connection on a device, to a dll to use it in cvi
the device have a static ip adress.
OpenTCPConnection("192.168.127.254",1000, &connectionID);
I'm wondering if the syntax is right?
Regards,
SASA
Hi,
i had converted a vi opening a TCP connection on a device, to a dll to use it in cvi
the device have a static ip adress.
OpenTCPConnection("192.168.127.254",1000, &connectionID);
I'm wondering if the syntax is right?
Regards,
SASA