I am using two USB-6009 board which can not be synchronized. After a long discussion with tech reps who first said that I can synchronize the two cards now say there is no way to use external clock in order to synchronize two boards.
ANyways, now I am leaning towards not synchronizing the two boards. I know few basic implications like
1. The data from two will be offset.
2. I will need two separate handles for each device and will have to explicitly start the aquisition on each.
My question is how well does Measurement studio handle this? Has anyone tried it? Any pointers that I can look at?
I was looking at Multi-device synchronization sample code and each card (master and slave) has its own "buffer full / done" event. Will it even be the case when the two devices are not synchronized?
THanks.