05-09-2008 03:18 AM
05-12-2008
10:22 PM
- last edited on
05-07-2024
08:25 AM
by
Content Cleaner
The best way to synchronize between modules in different computers is using Synchronization Modules(PCI, PXI) and NI-Sync. The system will be a little bit complicate but you can make high precision synchronization by using them.
If you want through with DAQ device and NI-DAQmx, you can send the signal through RTSI or PFI line form master device and use that signal as timing source in slave device. You can refer Timing and Synchronization Features of NI-DAQmx and LabVIEW's sample in Sample Finder to achieve. But those are for multiple device in same computer, so it will be needed to export the signal for multiple computers. There is "Daqmx Export Signal" function to export the signals to RTSI or PFI lines.
For you second question, I suggest to use "digital line". Send the digital signal when you press Start Buttom in master device and read that signal in slave device and then start recording.
I hope the suggestion will help for you.
Best regards,
Thant Sin Naing
Applications Engineer
NI Japan