11-24-2014 02:41 PM
Hi everyone,
I'm working on a radar project, I use laptop sound card to record data from two radars, since one laptop only has one sound card, two laptops have been used in this project.
Here comes the question, I should run the same labview program on two laptops, in order to synchronize the data, 'write to measurement file' have to start and stop at exactly the same time, how can it be realized in labview?
I plan to use 'get data/time in seconds' function,such as start saving at 2:40:10pm and stop saving at 2:40:40, save data for 30s, but I don't know how to do it.
Can anyone answer this question? Thank you very much!
11-24-2014 02:52 PM
Refer to this White paper. Ignore the reference to the DAQ instrument being used.
http://www.ni.com/white-paper/10725/en/
11-24-2014 11:46 PM
Thank you! It works!!
But bad news is, the system time of two laptops can not be perfectly synchronized they always have 0.5s to 1s difference
11-25-2014 08:55 AM