04-18-2007 11:00 AM
04-20-2007 03:58 AM
04-20-2007 08:39 AM
Hello Richard K,
I sorry but I would like to program my board with register level because I'm in RTX environment. I can start with gpctex3.cpp but I have no informations to do a buffered semiperiod measurement.
Thanks for your help.
FV1234
04-20-2007 03:52 PM
Hello,
As you noticed, there are no examples on how to do buffered counter operations for M Series in the MHDDK examples. However, the M Series counter functionality is based on the same technology used in the 660x counter/timer boards. Below is a link to the 660x Register Level Programming manual, which should help point you in the right direction. I hope this helps.
http://digital.ni.com/manuals.nsf/websearch/4CE1C778F442B01386256C870060F9F3
04-23-2007 08:33 AM
I used also the DAQ-STC Technical Reference Manual
Thanks for your help
04-24-2007 02:19 AM
Hello Jeremy,
My acquisition works fine but sometime, the first acquired point is the High level and sometime, the first acquired point is the Low level. I created a semi period task with MAX and with each acquisition, the first acquisred point is the same level.
In my code, I programed the gate polarity at 1.
Do you know what is the source of my problem?
Thanks for your helps
FV
04-27-2007 07:51 AM
05-15-2007 02:41 PM
Hi Fv1234-
Are you using a software arm or a hardware arm signal? You should be able to set a hardware arm on the input signal and choose a level/edge that meets your needs. Can you please give a bit more info about how you're configuring the counter?
Thanks-
05-21-2007 09:57 AM
Hi Tom,
I 'm using a software arm. But with MAX, I have also a software arm???
To use a hardware arm, can I put my waveform on the auxiliary pin and configure the second gate of the counter?
Thanks a lot.
FV1234.
05-21-2007 10:25 AM
Hi Tom,
It works, I configure the second gate and now every time, my acquisition starts at the same level.
Thanks a lot
FV1234