LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

communicating with a device using labwindows 7.0 and ethernet

I am new to this type of communication, and I was just wondering how you would accomplish something like that.

Derek

0 Kudos
Message 1 of 2
(3,060 Views)
Hi Derek,

There are some options you have to do this. You can use the TCP/IP, Datasocket, or VISA libraries to perform your communication. Depending on what you are trying to do and what kind of instrument you are working with, you may look into using the VISA library, and then instead of passing a GPIB address you pass a socket resource. Here's a link to more information:
Link.


For information about raw ethernet packets, check out this thread:
Thread



Jeremy L.
National Instruments
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(3,060 Views)