I am using two computers with continuous DAQmx and want to start them at the same time with a trigger. I am assuming the easiest way to do this would be to have one piece of hardware send the trigger both two computers. However, I was wondering if there was a way for one of the computers (comp A) to send a trigger to the other (comp B) and start its own acquisition at the same time? And if this is possible, what type of delay might be seen between comp A starting its own acquisition and comp B starting the acquisition after recieving the trigger from comp A?
I am using LabView 8.5. The two computers are each connected to their own BNC-2110. The acquisition rate is 40kHz measuring something at high RPM so a small delay is important (on the order of ms or smaller). I will already be synchronizing the clocks, but I would like them both to be sampling data from the same starting point.
This is my first time using triggers and I was unable to find any other thread or example dealing with a similar topic, so any suggestions would be greatly appreciated.
Thanks.
--Robert