LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA read IP address?

I would like to talk to my instrument remotely through the internet.  I have an LV 8.5.1 interface that works great when connected to the instrument through the serial port.  I have a functioning modem connected to my instrument that owns a static IP address.  I would like to connect to this IP address and enable my instrument to stream data to me.  I do not understand most of what I have read in the manual regarding the VISA GPIB commands.  I have attached the piece of my vi that enables my serial connection. 

 

Will someone please instruct me how to rearrange/transform the VISA Serial input into a VISA ____ that will recognize a static IP address, and accept the data streamed from that location?  I can handle everything once I obtain the data. 

 

Thank you so much!

0 Kudos
Message 1 of 2
(2,943 Views)
LabVIEW has built in TCP/IP Functions.  You may want to search the LabVIEW shipping examples for a VI called TCP Communicator.  It may help you get you going.
Message 2 of 2
(2,942 Views)