aminanto
Newbie level 6
Hi All,
I am currently working on a small project ..
specifications like this:
One computer did say this temperature data acquisition computer A, then read on LabView. for this one I managed to melakukukan simulation hardware that send data to the serial port. and with my visa successfully reading data from serial port.
then computer B, also conducted independent temperature data acquisition. while the temperature data from each measurement the computer is sent to another computer. A sends to B and B sends to A. so on computer A, there is a temperature measurement data computer B and vice versa. I know that it can be implemented with TCP / IP. I've tried it yesterday, just a few seconds I get a message "buffer overflow .."
I want to ask, how to more effectively implement this system??
I include the file that I make now ...
I would greatly appreciate any reply from you ..
thank you ..
client server VI: **broken link removed** (START THE SERVER FIRST)
DAQ: **broken link removed**
I am currently working on a small project ..
specifications like this:
One computer did say this temperature data acquisition computer A, then read on LabView. for this one I managed to melakukukan simulation hardware that send data to the serial port. and with my visa successfully reading data from serial port.
then computer B, also conducted independent temperature data acquisition. while the temperature data from each measurement the computer is sent to another computer. A sends to B and B sends to A. so on computer A, there is a temperature measurement data computer B and vice versa. I know that it can be implemented with TCP / IP. I've tried it yesterday, just a few seconds I get a message "buffer overflow .."
I want to ask, how to more effectively implement this system??
I include the file that I make now ...
I would greatly appreciate any reply from you ..
thank you ..
client server VI: **broken link removed** (START THE SERVER FIRST)
DAQ: **broken link removed**