01-23-2018 03:03 PM - edited 01-23-2018 03:07 PM
Hello Duffy2007,
Thank you very much for your reply 🙂
Yes indeed, according the testpanel, the counter works good.
Also I tried the master-slave part, but that was not successful.
For the example that you attached, as far as I understand, the CTR start to count at every edge on the analog input.
However, what I want to do is ... during the whole process which can take 1hour or more, we have many digital edges that control the this process.. so at every digital edge i have to measure the voltage for 12s and then wait for the next edge to measure again for the same duration...
I hope that my problem is well explained this time...
I rely on your help,
Many thanx,
Tania.
01-23-2018 03:22 PM
Hello Tania,
in my example the counter runs and count the edges, but the internal register will be read out with the sample clock
You can look into this example DAQmx Retriggerable Finite Acquisition
Hope it helps.