06-12-2011 04:48 AM
Hi Rohan, Hi Kyle A,
Maybe using DAQmx - Retriggerable AI using Retriggerable Counter could solve on spesified retriggerable AI problems. But when used on my application that I developed, It have many of problems. This is the new problem effect :
Spesification of measurement is :
Please suggest what the problems.
Regards,
Oktanto Dedi W
06-15-2011 11:15 PM
Dear Oktanto,
Can you provide me your input value for samples per channel?
Have you tried the following setup:
1. With Sampling Rate of 2MSPS, External clock to be: 1Hz?
2. With Sampling Rate of 10 SPS, External clock to be 1921 Hz?
While trying the above suggestion, observe these two behaviors:
Let me know the results.
01-09-2014 04:42 AM - edited 01-09-2014 04:46 AM
I am using a pci6143 facing the same problem also. Does this card really support the retriggerable function?
01-10-2014 09:31 AM
The PCI 6132 does have two onboard counter and supports digital triggering, so it is capable of retriggerable tasks (http://www.ni.com/white-paper/5382/en/). What type of task are you currently trying to make retriggerable? Here is an example for a retriggerable pulse train:
http://www.ni.com/example/27415/en/
Are you currently using an example?
Are you coding in c/c++ as well?