<?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: multiple timer+saving to file in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019859#M454792</link>
    <description>&lt;P&gt;In case anyone wants to try running it, I have the "fixed" version attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2009 18:37:07 GMT</pubDate>
    <dc:creator>johndoe3344</dc:creator>
    <dc:date>2009-11-10T18:37:07Z</dc:date>
    <item>
      <title>multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019766#M454739</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to here and LabVIEW, and I'm trying to design a program with multiple timers. The user clicks the first button to start the timer, and upon clicking the second button, it stops the first timer, logs it, and starts a second timer. And so on with the third and fourth buttons.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a VI designed, but it doesn't really work, and I'm not sure why. Could anyone suggest possible fixes? Thanks&amp;nbsp;a lot.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 17:12:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019766#M454739</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T17:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019772#M454743</link>
      <description>well, you only need one while loop and on event structure for your program</description>
      <pubDate>Tue, 10 Nov 2009 17:23:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019772#M454743</guid>
      <dc:creator>Harold_Timmis</dc:creator>
      <dc:date>2009-11-10T17:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019777#M454746</link>
      <description>I'm not sure what you mean. How would it work with only one event structure? Could you be a little more specific? Thanks.</description>
      <pubDate>Tue, 10 Nov 2009 17:30:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019777#M454746</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T17:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019789#M454755</link>
      <description>&lt;P&gt;the reason you are having errors is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your events are not filled you have to chooses acontrol to go with a event such as:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ok button, value change&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 17:38:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019789#M454755</guid>
      <dc:creator>Harold_Timmis</dc:creator>
      <dc:date>2009-11-10T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019797#M454759</link>
      <description>&lt;P&gt;this is an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 17:45:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019797#M454759</guid>
      <dc:creator>Harold_Timmis</dc:creator>
      <dc:date>2009-11-10T17:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019820#M454765</link>
      <description>of coarse, you could just use the elapsed time vi from the timing palatte, use property nodes to enable and disable the buttons, and avoid having all those pesky event structures run in series (by diabling the buttons until the prerquiste event occurs you can combine the structures into one.)&amp;nbsp; makes for cleaner code-but comments should be used to clarify the vi function.&amp;nbsp; Better yet- use the vi discription!</description>
      <pubDate>Tue, 10 Nov 2009 18:01:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019820#M454765</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T18:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019837#M454775</link>
      <description>&lt;P&gt;Thanks for the tip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I filled in the empty event structures, but I think there's something wrong with the design of the program in general.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting 0.00 0.00 0.00 on the log, instead of actual times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something wrong with my timer design?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:17:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019837#M454775</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T18:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019859#M454792</link>
      <description>&lt;P&gt;In case anyone wants to try running it, I have the "fixed" version attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:37:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019859#M454792</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T18:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019860#M454793</link>
      <description>&lt;P&gt;Yep-&lt;/P&gt;&lt;P&gt;time isn't an integer its a number of mSec. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:37:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019860#M454793</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T18:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019866#M454796</link>
      <description>&lt;P&gt;Woah!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK- its not good to have the same event handled by two different loops and I cannot understand why you would change the timeout value when "Button" goes true.&amp;nbsp; Back to the drawing board for this. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:43:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019866#M454796</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T18:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019877#M454804</link>
      <description>&lt;P&gt;Sorry, let me start over:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was browsing old threads and I found a VI to create a timer. Please see "before.vi" However, I didn't want it to output onto an indicator, instead, I wanted to output the total time onto a file, and I changed it to "after.vi".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, that change doesn't work. Could you guys advise on what I should do to get it to work as I want it to? I think I can figure out the cascading thing in the OP after that.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:56:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019877#M454804</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T18:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019881#M454805</link>
      <description>&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/625494452ab520d44498c4f0dada6abcf90d319f/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f3639393069303437393143454239393536454646362f696d6167652d73697a652f6f726967696e616c3f763d6d70626c2d312670783d2d31" border="0" alt="0-0=0.PNG" title="0-0=0.PNG" align="center" /&gt;&lt;/P&gt;&lt;P&gt;See comments above &lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 19:01:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019881#M454805</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T19:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019888#M454811</link>
      <description>How would I get the values to "save" over to the stop event?</description>
      <pubDate>Tue, 10 Nov 2009 19:08:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019888#M454811</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T19:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019894#M454814</link>
      <description>wire them</description>
      <pubDate>Tue, 10 Nov 2009 19:12:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019894#M454814</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T19:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019898#M454816</link>
      <description>Got it!! Thanks!!!!</description>
      <pubDate>Tue, 10 Nov 2009 19:15:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019898#M454816</guid>
      <dc:creator>johndoe3344</dc:creator>
      <dc:date>2009-11-10T19:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019900#M454818</link>
      <description>&lt;P&gt;Those tunnels set to use default if value if unwired can be a pain in the neck sometimes.&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://ni.lithium.com/i/smilies/16x16_smiley-very-happy.gif" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;&lt;P&gt;I've found its a good practice to use them sparingly and only for states that really don't matter.&amp;nbsp; Glad to help! &lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2009 19:19:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019900#M454818</guid>
      <dc:creator>JÞB</dc:creator>
      <dc:date>2009-11-10T19:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: multiple timer+saving to file</title>
      <link>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019932#M454840</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Jeff Bohrer wrote: &lt;BR /&gt;&lt;P&gt;Those tunnels set to use default if value if unwired can be a pain in the neck sometimes.&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://ni.lithium.com/i/smilies/16x16_smiley-very-happy.gif" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/P&gt;&lt;P&gt;I've found its a good practice to use them sparingly and only for states that really don't matter.&amp;nbsp; Glad to help! &lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I knew my &lt;A href="http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=396769#M396769" target="_self" title="comment"&gt;comment&lt;/A&gt;&amp;nbsp;would be proven true eventually! Use default value takes down another!</description>
      <pubDate>Tue, 10 Nov 2009 19:49:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/multiple-timer-saving-to-file/m-p/1019932#M454840</guid>
      <dc:creator>GregFreeman</dc:creator>
      <dc:date>2009-11-10T19:49:20Z</dc:date>
    </item>
  </channel>
</rss>

