Discussion:
WriteDigChan_ExtClk example & Status Error: -200609
(too old to reply)
angelmcdoggie
2008-05-15 06:10:07 UTC
Permalink
Dear everyone,
 
I am
angelmcdoggie
2008-05-15 06:40:09 UTC
Permalink
By the way, I used /cDAQ1/Ctr0InternalOutput for my clock source in the timing task.
 
Thanks again
J_Thomas
2008-05-15 21:10:07 UTC
Permalink
Hi A,


Have you tried increasing the size of your buffer? I believe
in C this can be set using the DAQmxCfgOutputBuffer function.&nbsp; You might check out this <a href="http://digital.ni.com/public.nsf/allkb/34B9B5A331DE0E18862571F80072FAEA?OpenDocument" target="_blank">link</a> and see if
increasing the buffer size resolves the issue.
angelmcdoggie
2008-05-16 02:10:05 UTC
Permalink
Hi J_Thomas
I haven't come across that api yet.&nbsp; I will check the counterpart of that api in VC++.&nbsp; Thanks for the tip,
A
&nbsp;
&nbsp;
angelmcdoggie
2008-05-20 06:40:12 UTC
Permalink
Hi J!
I finally found the VC++ equivalent.&nbsp;
m_taskDO-&gt;Stream. ConfigureOutputBuffer( 2 )
&nbsp;
Thanks again,&nbsp;&nbsp; =)
&nbsp;
&nbsp;

Loading...