LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transferring DAQ acquisition data via TCP/IP

Hi all. I am trying to write a program which shares the raw data acquired from a DAQ acquisition device to several computers at the same time. I am using a NI-USB DAQ 6251 to acquire 2 channels of data at 200kS/s on each channel. I need to send this data to other computers in a network so that the each computer can perform different functions on the signal.
 
Anyone who has done something similar before? Can you help to advice on how I can go about doing this efficiently and reliabily? I cannot afford the data to be lost during the transfer. I did try using shared variables but it did not work well.
 
Thanks in advance.
0 Kudos
Message 1 of 2
(2,721 Views)
Hi K.P,

I hope you are doing well today! The following links should help you get started. If you face any other issues, please be sure to let us know.
Using the LabVIEW Shared Variable and OPC With NI-DAQmx
Shared variable to grab data from remote PC with DAQMX

Message Edited by Adnan Z on 04-12-2007 10:29 AM

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 2
(2,706 Views)