I am using two computers to aquire data and I want to synchronize the writing of files on each computer. I have heard of synchronizing the DAQmx timing. So, my first question is, what is the best way to synchronize the timing?
Also, we want to be able to press a button on one computer and have that start the recording of data on both computers. At the moment, each computer has a button that is pressed to start the writing to file. How would I make it so that pushing the button on 1 computer would start the recording of data on both simultaneously? Essentially, we want the same relative time in both files.
I am new to passing data between computers and DAQmx, so any suggestions would be greatly appriceated.
Thanks,
Robert