Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

basic real time network communications

Hello

I am trying to get LABVIEW 7 to receive data from a custom application using Ethernet.
I have reviewed the information on http://zone.ni.com/devzone/conceptd.nsf/webmain/A6F17EE4ADCAB99686256D5E0053E210#2
however I have not fingered out how to apply this in practice.

i can modify the custom application in any way that is needed to conform to labviews protocols.

my question is as follows:
what steps must I take to receive data from an application, and have the data (eg. temperatures recorded in real time using custom data acquisition hardware) displayed (and ultimately logged) using labview on a different computer from the other data acquisition.

thank you for your help.
Roger Barchha
0 Kudos
Message 1 of 3
(3,404 Views)
Hello,
 
the document you linked discribes the use of the LabVIEW RT module to communicate with a LabVIEW RT Controller (PXI-System, Fieldpoint system etc.), so this won´t help you much. You need to search for information about TCP/IP communication. Here you can find some information:
 
You will find examples for LabView there as well.
 
Hope this helps!
 
 
0 Kudos
Message 2 of 3
(3,394 Views)
Ok, thank you for that information, i will review that site, and let you know how it turned out.

again, many thanks.
Roger Barchha
0 Kudos
Message 3 of 3
(3,387 Views)