<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>LabVIEW: use an Event channel to send button clicks to a Subflow</title><link>/products/devtools/ni-labview/b/blog/posts/labview-use-an-event-channel-to-send-button-clicks-to-a-subflow</link><description>In LabVIEW, you often use while loops with a stop button. The process will keep running and looping until you press the button. It then triggers the exit condition and the loop stops.Here is an example from my Digilent DAQ driver:

The button is insi</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: LabVIEW: use an Event channel to send button clicks to a Subflow</title><link>https://community.element14.com/products/devtools/ni-labview/b/blog/posts/labview-use-an-event-channel-to-send-button-clicks-to-a-subflow</link><pubDate>Sun, 02 Apr 2023 12:13:11 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:e49fa148-30e9-4db3-8d0c-f2c223d490f2</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;A little optimisation:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-e49fa148-30e9-4db3-8d0c-f2c223d490f2/pastedimage1680437526659v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;The original flow pushes the state into the flow every time. The revised one only sends true.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=25586&amp;AppID=398&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>