11-26-2010 12:25 PM
Hi
Iam trying to connect ADAM module with my PC through TCP/IP in labview.For this i need the IP address and PORT NUMBER.
Iam connecting the device over ethernet you need to specify an ip and a port of the machine you wish to talk to both of these values are require.
I found the ip address but iam not able find the port number of the pc.I tried 3363 which is default in lab view but no success.
Please help me out how to find the port number of individual PC's so that i can continue with TCP/IP.
I NEED TO KNOW HOW THE PORT NUMBER IS FOUND OUT.
PLEASE HELP ME OUT.IT'S URGENT
11-26-2010 01:50 PM
Even if you know the port, you still don't know the communication specs. What exactly are you trying to do?
What prevents you from simply using the adam.net tools?
What is the exact model number of your device?
11-27-2010 06:36 AM
Hi
I have adam 6017 module which gives 4 to 20 ma output that through ethernet i have connected to my pc.I want to get the data on lab view using tcp/ip for which i need the ip address and port number
Please help me out how to find the port number of pc
regards
ekanth
11-27-2010 08:32 AM
I googled adam 6017 port and got Send ASCII command to ADAM-6017 with Python as my first hit. Seems that ports are not very well documented. Read that thread for more information. Is there a reason you can't use the .NET tools provided? Or do they require the port numbers too?
A