<?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: Edge Counting with USB 6001 in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798109#M1071908</link>
    <description>&lt;P&gt;I can get the counter to count up (ie the number continually increases as long as the motor is spinning). I would like to set it up so that I am subtracting the "current" count from the count at t=-1s, but I can't figure out how to do that.&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 15:06:06 GMT</pubDate>
    <dc:creator>meierdh</dc:creator>
    <dc:date>2018-05-29T15:06:06Z</dc:date>
    <item>
      <title>Edge Counting with USB 6001</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798081#M1071902</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;
&lt;P&gt;I need to set up a VI to count the number of digital pulses occurring in a set period of time so that my company can measure the RPM of a BLDC motor.&amp;nbsp;As a start, I'd like to set up a VI to count the number of pulses in 1 second (over and over again) which will allow me to approximate RPM with some level of accuracy. However, I can't figure out how to count the number of pulses in a finite period of time and have the counter reset after the period of time is over. Can anyone help me out? I have attached the VI.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 14:35:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798081#M1071902</guid>
      <dc:creator>meierdh</dc:creator>
      <dc:date>2018-05-29T14:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Edge Counting with USB 6001</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798107#M1071907</link>
      <description>&lt;P&gt;Does your program currently work as far as reading the counter value each time the loop executes? Can you just subtract the previous reading from the newest one to get the change in the pulse count?&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:03:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798107#M1071907</guid>
      <dc:creator>arteitle</dc:creator>
      <dc:date>2018-05-29T15:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Edge Counting with USB 6001</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798109#M1071908</link>
      <description>&lt;P&gt;I can get the counter to count up (ie the number continually increases as long as the motor is spinning). I would like to set it up so that I am subtracting the "current" count from the count at t=-1s, but I can't figure out how to do that.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:06:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798109#M1071908</guid>
      <dc:creator>meierdh</dc:creator>
      <dc:date>2018-05-29T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Edge Counting with USB 6001</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798117#M1071911</link>
      <description>&lt;P&gt;Look into either the "shift register" or "feedback node". Either of those allow you to carry a value from one iteration of your loop over into the next iteration.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:18:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Edge-Counting-with-USB-6001/m-p/3798117#M1071911</guid>
      <dc:creator>arteitle</dc:creator>
      <dc:date>2018-05-29T15:18:52Z</dc:date>
    </item>
  </channel>
</rss>

