<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I want to generate a pulse train from a counter and count the pulses  with the other counter  on a NI USB 6259 DAQmx. in Counter/Timer</title>
    <link>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/499949#M4591</link>
    <description>&lt;DIV&gt;Many Thanks Clara!&lt;/DIV&gt;
&lt;DIV&gt;What you say it's true for a continuous pulse train,but I want to generate a finite&amp;nbsp;pulse train&amp;nbsp;so&amp;nbsp;i use "Gen Dig Pulse Train-Finite" in the NI example Finder (excuse me for this mistake in my posted question!!!)&lt;/DIV&gt;
&lt;DIV&gt;If&amp;nbsp;i run this program alone,it work correctly but&amp;nbsp;it&amp;nbsp;don' t work&amp;nbsp;together the "Count Digital events".&lt;/DIV&gt;
&lt;DIV&gt;Obviously&amp;nbsp;I use two different counter!!&lt;/DIV&gt;
&lt;DIV&gt;My problem is that i want generate a finite&amp;nbsp;pulse train&amp;nbsp;and visualize&amp;nbsp;the number of it&amp;nbsp;simultaneously.&lt;/DIV&gt;
&lt;DIV&gt;I don't know....maybe&amp;nbsp;&amp;nbsp;it's possible to make this operation with a single counter and the right property node!!!!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Fri, 30 Mar 2007 12:14:20 GMT</pubDate>
    <dc:creator>Elettrico.ing</dc:creator>
    <dc:date>2007-03-30T12:14:20Z</dc:date>
    <item>
      <title>I want to generate a pulse train from a counter and count the pulses  with the other counter  on a NI USB 6259 DAQmx.</title>
      <link>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/498677#M4577</link>
      <description>&lt;DIV&gt;If i&amp;nbsp;run "Gen Dig Pulse.vi" and then i run "Count Digital events.vi" to count the pulses (from NI Example Finder) the counter CTR1 don't work and LabView 8.0&amp;nbsp;shows this error:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Error -50103 occurred at DAQmx Start Task.vi:1&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Possible reason(s):&lt;/DIV&gt;
&lt;DIV&gt;The specified resource is reserved. The operation could not be completed as specified.&lt;/DIV&gt;
&lt;DIV&gt;Task Name: _unnamedTask&amp;lt;1B&amp;gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Why?&lt;/DIV&gt;
&lt;DIV&gt;Help me!!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Mar 2007 12:43:37 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/498677#M4577</guid>
      <dc:creator>Elettrico.ing</dc:creator>
      <dc:date>2007-03-28T12:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: I want to generate a pulse train from a counter and count the pulses  with the other counter  on a NI USB 6259 DAQmx.</title>
      <link>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/499294#M4583</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;are you&amp;nbsp;using the same counter to generate a pulse train (output) and count the pulses (input)? This is what Labview error message means.You have to use one counter to generate the pulse train (like ctr0) and another counter (like ctr1) to count the pulse. To do this you have to connect the output (for your board ctr0 out is on pin 2) to the input of&amp;nbsp;the other&amp;nbsp;counter&amp;nbsp; (for your board ctr1&amp;nbsp;source is on pin 42) . I've already tested this configuration with that 2 examples running at the same time and all works.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Let me know&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Clara&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Mar 2007 10:36:23 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/499294#M4583</guid>
      <dc:creator>Loura</dc:creator>
      <dc:date>2007-03-29T10:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: I want to generate a pulse train from a counter and count the pulses  with the other counter  on a NI USB 6259 DAQmx.</title>
      <link>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/499949#M4591</link>
      <description>&lt;DIV&gt;Many Thanks Clara!&lt;/DIV&gt;
&lt;DIV&gt;What you say it's true for a continuous pulse train,but I want to generate a finite&amp;nbsp;pulse train&amp;nbsp;so&amp;nbsp;i use "Gen Dig Pulse Train-Finite" in the NI example Finder (excuse me for this mistake in my posted question!!!)&lt;/DIV&gt;
&lt;DIV&gt;If&amp;nbsp;i run this program alone,it work correctly but&amp;nbsp;it&amp;nbsp;don' t work&amp;nbsp;together the "Count Digital events".&lt;/DIV&gt;
&lt;DIV&gt;Obviously&amp;nbsp;I use two different counter!!&lt;/DIV&gt;
&lt;DIV&gt;My problem is that i want generate a finite&amp;nbsp;pulse train&amp;nbsp;and visualize&amp;nbsp;the number of it&amp;nbsp;simultaneously.&lt;/DIV&gt;
&lt;DIV&gt;I don't know....maybe&amp;nbsp;&amp;nbsp;it's possible to make this operation with a single counter and the right property node!!!!&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Mar 2007 12:14:20 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/499949#M4591</guid>
      <dc:creator>Elettrico.ing</dc:creator>
      <dc:date>2007-03-30T12:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: I want to generate a pulse train from a counter and count the pulses  with the other counter  on a NI USB 6259 DAQmx.</title>
      <link>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/819468#M7012</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the fix for your&amp;nbsp;problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cause is&amp;nbsp;that "Gen Dig Pulse Train-Finite" is using both Ctr0 and Ctr1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " When performing a finite pulse train generation, one counter generates the pulse train, and the other counter generates a pulse that acts as a gate for the first counter. If you change the pulse train to generate continuously or&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; only generate one pulse, you can run two counter tasks at the same time without error."&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: Arial"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt; &lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://digital.ni.com/public.nsf/allkb/04BEDD9E9E91ED3486256D180048116D" target="_blank"&gt;http://digital.ni.com/public.nsf/allkb/04BEDD9E9E91ED3486256D180048116D&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;I have used&amp;nbsp;Ctr0 and Ctr2,&amp;nbsp; skipping Ctr1&amp;nbsp;as it is reserved by ""Gen Dig Pulse Train-Finite". I works fine.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Times New Roman"&gt;Kizito.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2008 00:04:53 GMT</pubDate>
      <guid>https://forums.ni.com/t5/Counter-Timer/I-want-to-generate-a-pulse-train-from-a-counter-and-count-the/m-p/819468#M7012</guid>
      <dc:creator>KizKas</dc:creator>
      <dc:date>2008-12-05T00:04:53Z</dc:date>
    </item>
  </channel>
</rss>

