05-26-2011 04:13 PM
Hi,
I have Advantech ADAM5000/TCP and I want to connect it to labview2010. I am a beginner, and I would like to know the drivers I need to download and where to find them to make this connection. Also if anyone has examples that would help a lot. Thank you for your time I appreciate it .
Abdi
05-27-2011 11:06 AM
Hi Abdi,
I don't really know much about the Advantech ADAM5000/TCP, but if it just accepts commands and receives data over standard TCP/IP (I think that's what the website suggests) then the built in TCP functions should be sufficient (you don't need any additional drivers). I would start with the examples in the NI Example Finder as they are already installed on your PC. These examples should be under Networking->TCP & UDP.
06-06-2011 12:13 PM
Thanks I have got it to connect.