<?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: Disable event structure until in need in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988211#M656013</link>
    <description>&lt;P&gt;Show us some code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 May 2012 16:24:35 GMT</pubDate>
    <dc:creator>altenbach</dc:creator>
    <dc:date>2012-05-11T16:24:35Z</dc:date>
    <item>
      <title>Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987485#M655884</link>
      <description>&lt;P&gt;Dear All Expert,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there a way to disable or put the Event case structure to sleep until when we need its respond. The reason I am asking this is because when I am moving through a sequence of action and the event case of let say a mouse click occur, it will "memorise" that a button had been click.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When my sequence move to polling the event case for mouse click, without clicking the mouse button, this sequence is already completed as memorising the previous mouse click.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I wanted to ignored any event case happening during my sequencing until I poll it during one of the sequence and continue,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there a way to disable the event first? Pls help. Thanks a lot&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 10:33:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987485#M655884</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-11T10:33:13Z</dc:date>
    </item>
    <item>
      <title>Rif.: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987497#M655886</link>
      <description>&lt;P&gt;Ciao Paradigm,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not an expert but I'd like to share my experience: I tried to do this but I've not been able to do it, and as far as I understood it is not possible. I got rid of it having care to disable all of the controls I didn't wanted to "buffer" actions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 10:42:09 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987497#M655886</guid>
      <dc:creator>AndreaAngeloni</dc:creator>
      <dc:date>2012-05-11T10:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987521#M655893</link>
      <description>&lt;P&gt;Putting the event structure inside one of the cases of a state machine can be a perfectly valid application architecture. A quick fix would be to wire the timeout node.&lt;/P&gt;
&lt;P&gt;However from your description, I would be more inclined to use a Queued state machine, with the event structure (producer) feeding extra states to the consumer. Thus the QSM can sit happily doing its thing and queuing the next state to itself and still allow quick responses to user events.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 11:07:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987521#M655893</guid>
      <dc:creator>yenknip</dc:creator>
      <dc:date>2012-05-11T11:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987561#M655904</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/95205"&gt;@yenknip&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Putting the event structure inside one of the cases of a state machine can be a perfectly valid application architecture. [..]&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is indeed a valid application architecture, but the event structure is still "armed". So the event mechanism still enqueues, but they will not get worked on.&lt;/P&gt;
&lt;P&gt;So i doubt that this helps the OP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 11:28:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987561#M655904</guid>
      <dc:creator>Norbert_B</dc:creator>
      <dc:date>2012-05-11T11:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987797#M655939</link>
      <description>&lt;P&gt;You could use the "Pane:Mouse Down?" event handler and set Discard? to prevent FP objects from triggering and then reset when needed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 13:31:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987797#M655939</guid>
      <dc:creator>JonN</dc:creator>
      <dc:date>2012-05-11T13:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987807#M655942</link>
      <description>&lt;P&gt;2 solutions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Use a case inside the event and do nothing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Use dynamic event and register Void (look at mouse drag example)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Y&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 13:35:26 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987807#M655942</guid>
      <dc:creator>Yamaeda</dc:creator>
      <dc:date>2012-05-11T13:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987809#M655943</link>
      <description>&lt;P&gt;Sear4ch this site for&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;State Diagram&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Ton Nugget dynamic event"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first search is to learn about state machines which should be used in place of sequence strcures even if the flow is straight line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THe second will show a wonderful Nugget posted by Ton that taught me how to use Dynamic Event Registration which in layman's terms is a technique that lets you turn events on and off wheneve you need to do so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have fun!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 13:36:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1987809#M655943</guid>
      <dc:creator>Ben</dc:creator>
      <dc:date>2012-05-11T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988167#M656005</link>
      <description>&lt;P&gt;Check out our &lt;A href="https://decibel.ni.com/content/docs/DOC-22375" target="_self"&gt;presentation&lt;/A&gt; from the last Chicago LabVIEW User's Group meeting. The entire meeting was covering events including the ability to arm/disarm events programmatically. I also posted something related in this &lt;A href="http://forums.ni.com/t5/LabVIEW/Multiple-event-structure-in-a-while-loop/m-p/1985413/message-uid/1985413#U1985413" target="_self"&gt;thread&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 16:04:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988167#M656005</guid>
      <dc:creator>Mark_Yedinak</dc:creator>
      <dc:date>2012-05-11T16:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988197#M656012</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I had read the Ton dynamic event and I am using a SM design although its not a QSM. My SM is non linear and had a page for Result waiting for user to click on the same 2D pictures and display the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I dont know how can the dynamic events helps in this case since all the event for all the 2D pictures is a mouse down event. When the mouse is click on any of the 2D pictures, it already register the event. When I come to the result state, it will straight away display the result without having the click on any mouse button again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; That is why I want the event to respone only when I am in the result state. Pls help. Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 16:16:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988197#M656012</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-11T16:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988211#M656013</link>
      <description>&lt;P&gt;Show us some code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 16:24:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988211#M656013</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2012-05-11T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988721#M656103</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Attached is the result page code. It suppose to act like a game where the picture appear at a random grid and show up. The user had to click on the correct 2D picture to level up after matching the same pattern&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The problem I face now is that when the state machine is not in the Result page and the user had click on the 2D picture already, it will memorise the click and when it come to the Result state,&amp;nbsp;the result will be generated and go to the next level if correct or stop at the start if wrong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Any solution for this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2012 23:33:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988721#M656103</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-11T23:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988771#M656113</link>
      <description>&lt;P&gt;From what I was seeing, I'm thinking the state machine might not be the architecture you want.&amp;nbsp; I'm thinking you could use a while loop with an event structure.&amp;nbsp; The event structure would then take care of all of your logic.&amp;nbsp; Keep some shift registeres to keep track of states.&amp;nbsp; This way, you can use the "Lock front panel until this event case completes".&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2012 03:14:16 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988771#M656113</guid>
      <dc:creator>crossrulz</dc:creator>
      <dc:date>2012-05-12T03:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988909#M656138</link>
      <description>&lt;P&gt;Hi Crossrulz,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I dont understand your point &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you elaborate. My state machine is not the full code as I am still figuring out the event structure. At the game state, I will process a random code generation to sequence through the state diagram. Now my problem is when the state is finished, it will alway got to the result state for the appropriate click. However, before going to the result state, when the mouse button is click, it will register the click&amp;nbsp;already. So I would like to disable the event until the result state is called.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2012 12:45:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1988909#M656138</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-12T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989023#M656163</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/227399"&gt;@Paradigm1999&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;The problem I face now is that when the state machine is not in the Result page and the user had click on the 2D picture already, it will memorise the click and when it come to the Result state,&amp;nbsp;the result will be generated and go to the next level if correct or stop at the start if wrong&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You would use one single event structure in the "Start" case, add "result" as a second condition to that same case. It will contain all possible events you need. (OK to start, mouse down, etc).&lt;/P&gt;
&lt;P&gt;In the "mouse down" event cases use a case structure wired to the state that has an nearly empty default case, but does the appropriate state switching in the "result" case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2012 17:29:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989023#M656163</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2012-05-12T17:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989045#M656172</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/7614"&gt;@altenbach&lt;/a&gt; wrote:&lt;BR /&gt;You would use one single event structure in the "Start" case, add "result" as a second condition to that same case. It will contain all possible events you need. (OK to start, mouse down, etc).
&lt;P&gt;In the "mouse down" event cases use a case structure wired to the state that has an nearly empty default case, but does the appropriate state switching in the "result" case.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Here's a broken draft that shows some of these points. Most of the other code is missing, but it should give you some ideas.&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2012 17:33:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989045#M656172</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2012-05-12T17:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989263#M656226</link>
      <description>&lt;P&gt;Hi &lt;A id="link_139" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #666666;" href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/7614" target="_self"&gt;&lt;SPAN class="login-bold"&gt;altenbach,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can I ask a few question&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) How you create the VI Server Reference for individual Array A1 to A8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2) I need to identify which Array had been click. If you bundle all the Array mouse down event structure together,&lt;/SPAN&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;how can I check or know&amp;nbsp;which array had been click?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks a lot﻿&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2012 15:39:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989263#M656226</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-13T15:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989287#M656232</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Paradigm1999 wrote:
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1) How you create the VI Server Reference for individual Array A1 to A8&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;2) I need to identify which Array had been click. If you bundle all the Array mouse down event structure together,&lt;/SPAN&gt;&lt;SPAN class="login-bold"&gt;&amp;nbsp;how can I check or know&amp;nbsp;which array had been click?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Right-click the terminal...create reference.&lt;/LI&gt;
&lt;LI&gt;Simply look at my code. I create an array of references. The event terminal outputs the reference of the control that has been clicked. If you search the array of references for it, the resulting index will give you the control that fired the event. That's all you need. (make sure you arrange the array in the correct order to simplify the assignments).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2012 16:21:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989287#M656232</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2012-05-13T16:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989319#M656240</link>
      <description>&lt;P&gt;You did already tried with cursor vi, with get busy.vi can disable click while completing the process.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2012 17:13:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989319#M656240</guid>
      <dc:creator>mahu</dc:creator>
      <dc:date>2012-05-13T17:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989539#M656301</link>
      <description>&lt;P&gt;Hi Mahu,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; what you mean by cursor.vi and busy.vi? Where can I get these VI?&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2012 05:19:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989539#M656301</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-14T05:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Disable event structure until in need</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989581#M656314</link>
      <description>&lt;P&gt;Hi Mahu,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I saw the set busy.vi but it cause the cursor to be in busy icon. Ppl may misunderstood it as the VI is not ready and is still loading. Is there a way to disable the cursor without marking it looks busy?&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2012 05:55:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Disable-event-structure-until-in-need/m-p/1989581#M656314</guid>
      <dc:creator>Paradigm1999</dc:creator>
      <dc:date>2012-05-14T05:55:45Z</dc:date>
    </item>
  </channel>
</rss>

