03-28-2009 04:43 AM - edited 03-28-2009 04:46 AM
Hi,
Here is my problem:
With the Labview installed (8.5 or 8.6.1), I can't make a connection to some specific DDC controller (SE elektronik). The connection is via ethernet cable.
When I try to make a connection, the massage appears: "Could not bind socket. Address and port are already in use."
This happens also if I don't have Labview opened and with XP or Vista.
When I uninstall Labview, the communicatin is o.k.
I'm thankig you for any help.
Best regards,
Zdenko.
03-28-2009 09:51 AM
When I try to make a connection
What sort of connection are you talking about?
TCP, UDP, DataSocket?
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-29-2009 09:29 AM
It is TCP.
Beast regards,
Zdenko.
03-29-2009 09:33 AM
When I uninstall Labview, the communicatin is o.k.
You're going to have to spend some words and describe your problem - otherwise, we don't know what you're talking about.
For example, what program is it that's reporting an error, if LabVIEW is not installed?
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-29-2009 11:44 AM - edited 03-29-2009 11:45 AM
Hi,
This is a specific programm for programming DDC controllers from company SE-elektronic.
In the programm there is no options to adjust any communication parameter.
DDC controller have a IP address 192.168.0.1.
It runs perfect when a Labview is not installed.
With a Labview installed, the massage "Could not bind socket. Address and port are already in use" appears.
Best regards,
Zdenko.
03-29-2009 12:08 PM
DDC controller have a IP address 192.168.0.1.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-29-2009 12:40 PM - edited 03-29-2009 12:49 PM
Thanks,
I think the problem is not connected with the controllers IP address. ( it can be changed, but the problem still exists).
To test, I don't have to physically connect a DDC controller.
When I start program (it calls Workprogramm), I chose "network". And a massage "Could not bind socket. Address and port are already in use" immediately appears.
I tried on two different computes, with Windows XP and Vista.
A Labview program even don't have to run.
I can e-mail you this programm if you are willing to test it.
Best regards,
Zdenko
03-29-2009 12:51 PM
I think the problem is not connected with the controllers IP address. ( it can be changed, but the problem still exists).
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-29-2009 01:31 PM
Thanks,
I have run programm on laptop.
A laptop is not connected to any network.
I changed IP address for LAN and WLAN.
The problem still exist.
Any idea what else to try?
Best regards,
Zdenko.