Hello all,
I would very much like some help with what I am trying to accomplish, if you don't mind.
I am trying to synchronize the acquisition of both analog and digital using a common trigger that starts both types gathering data at the same time. What I've done so far is mess around trying different combinations putting together the examples from LabVIEW 2011 about synchronization of data-- namely the "Multi-Function-Synch AI-Read Dig Chan.vi" and "Multi-Device Synch-Analog Input-Finite Acq-Analog Start.vi".
I tried to combine both because one contains digital and analog, the other contains triggering for multiple tasks.
I'm assuming I should place the trigger (whether it be digital or analog-eventually I'll want to choose either) and then call the "Get Terminal Name with Device Prefix.vi". But from here I'm not sure wheter to connect the terminal name to the sample clock of the digital channel or to a start digital edge trigger of the digital channel.
Also, the way it's wired now I get errors at the local terminal name, so I'm not sure exactly where this terminal should be coming from.
I'm trying my best, I could just use a little help, I've attached my attempt along with the examples I'm talking about.
Thank you.