03-17-2015 01:23 PM
Greetings,
I'm current having a hard time with what I believe is timing/synchronization/sampling errors with a read write process. This is my first exposure to LabView
What im trying to do:
What I think is working
What's going wrong
Write now both the analog input and analog output are on the same clock and operating at the same rate (I believe). The samples generated from the write block is wired to the samples to read of the read block. I've spent countless hours trying solutions but I simply don't have enough knowledge of LabView to understand what's going wrong. The final desired operation is for the output from the 9263 to power a shaker device and a force transducer will supply the input to the 9205 module.
Please try to understand that this is my first exposure to LabView. Excuse my arrogance/ignorance if any is present.
03-18-2015 06:16 PM - last edited on 01-08-2024 11:22 AM by migration-bot
Hi jaybell,
The document below describes how to synchronize two devices with NI-DAQmx:
Take a look at the examples shown here, I think these will be helpful in what you are trying to accomplish.