09-14-2009 06:46 AM
Good morning,
I'm using a PCI-6032E and LabVIEW 6.0.
I want to synchronize the analog input acquisition with the generation of a continous pulse train on the counter output pin. But I'm not succeding about this.
I tried also to use another counter output as a trigger for the analog input and, at the same time, as the gate signal of the counter from which I want to have the pulse train, but I register a variable shift between the two signals I want to be synchronized.
Any help??
Thank you very much in advance for your help,
Paolo
09-15-2009 08:37 AM
Hi Paolo
I will try to help you, if I can. Which drivers are you using? If you use the DAQmx it will be easier for me to try to support you.
I will synchronize the two tasks by using the counter out as master and the the AI as slave. It means that the counter should start generating the signal only after the Ai has been configured to use as sample clock the counter out pulse train.
Let me know if this suggestion can be of any help
09-15-2009 02:27 PM
07-24-2020 10:13 AM
Hi Hudson, i'm try to solve the problem about syncronization between Counter output and Analog Input.
I'm trying to acquire data in same time that i trigger digital output that enable counter output.
Now i would a syncronize counter pulse and acquiring input analog.
07-24-2020 12:48 PM
Can you describe what you need in more detail? Perhaps show something like a timing diagram, even if you have to hand-draw it?
It's pretty easy to generate a counter pulse train and also have an Analog Input task that acquires samples on each output pulse. Is that all you're looking for?
-Kevin P
09-04-2020 02:13 AM
i've done.
thanks a lot for your interesting on my request.
09-05-2020 05:59 AM