<?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: Scene Window Events in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291106#M534603</link>
    <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am &lt;EM&gt;reasonably &lt;/EM&gt;familiar with LabVIEW Events, the CLA in my signature stands for Certified LabVIEW Architect&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://ni.lithium.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is related to events with the Scene Window (i.e. the spawned window you can create with the 3D picture control). I want to be able to respond to events in this newly spawned window, not the VIs Front Panel.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2010 11:07:18 GMT</pubDate>
    <dc:creator>Neil.Pate</dc:creator>
    <dc:date>2010-10-26T11:07:18Z</dc:date>
    <item>
      <title>Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1290420#M534494</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anybody know if it is possible to use events with an external Scene Window? Specifically I am looking for Mouse events.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;n&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ps: is it just me or is the documentation on the 3D picture control severely lacking?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2010 20:26:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1290420#M534494</guid>
      <dc:creator>Neil.Pate</dc:creator>
      <dc:date>2010-10-25T20:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291048#M534588</link>
      <description>&lt;P&gt;Hi nrp,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds like you are looking for event driven programming. You can find out more about them from here: &lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/2962" target="_self" rel="nofollow"&gt;User Events&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In particular you are looking for mouse events. This can be done, much like the example shown below that will display a sphere on the front panel when the mouse goes into it:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/t5/image/serverpage/image-id/27084i11E8872BD1F0781F/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="user event.png" title="user event.png" align="center" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps, &lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2010 10:19:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291048#M534588</guid>
      <dc:creator>JohnMc19</dc:creator>
      <dc:date>2010-10-26T10:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291106#M534603</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am &lt;EM&gt;reasonably &lt;/EM&gt;familiar with LabVIEW Events, the CLA in my signature stands for Certified LabVIEW Architect&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://ni.lithium.com/i/smilies/16x16_smiley-wink.gif" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is related to events with the Scene Window (i.e. the spawned window you can create with the 3D picture control). I want to be able to respond to events in this newly spawned window, not the VIs Front Panel.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2010 11:07:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291106#M534603</guid>
      <dc:creator>Neil.Pate</dc:creator>
      <dc:date>2010-10-26T11:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291364#M534658</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/162908"&gt;@JohnMc19&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I hope this helps... &lt;/P&gt;
&lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The image above shows an event structure dropped into what appears to be a polling loop. It's atypical to see a terminal wired to the Stop condition, and a Wait inside a loop with an Event Structure.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2010 14:20:03 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1291364#M534658</guid>
      <dc:creator>JackDunaway</dc:creator>
      <dc:date>2010-10-26T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1292628#M534890</link>
      <description>&lt;P&gt;I believe I misunderstood the original question, sorry for that.&lt;/P&gt;
&lt;P&gt;At the moment I can't see a way of using mouse events on the rendered window pop-up you get when a VI is run with 3D picture tools. &lt;/P&gt;
&lt;P&gt;There is not a lot of documentation on this topic but maybe it is an opportunity for you to add to the &lt;A id="link_218" class="lia-message-unread lia-link-navigation" href="http://forums.ni.com/t5/LabVIEW-Idea-Exchange/idb-p/labviewideas" target="_self" rel="nofollow"&gt;LabVIEW Idea Exchange&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I will continue to look for a past example on a rendered window affected by events in the mean-time.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:17:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1292628#M534890</guid>
      <dc:creator>JohnMc19</dc:creator>
      <dc:date>2010-10-27T10:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1292646#M534896</link>
      <description>&lt;P&gt;Have you looked through the code in the 'solarsystem.vi' found in NI Example Finder.&lt;/P&gt;
&lt;P&gt;It allows you to control movements within the render window using the mouse.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2010 10:50:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1292646#M534896</guid>
      <dc:creator>JohnMc19</dc:creator>
      <dc:date>2010-10-27T10:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Scene Window Events</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1293978#M535147</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, yes I have disected the solar system example and a few others. These are useful entry points to starting to figure out the API.&lt;/P&gt;
&lt;P&gt;In that example you can indeed control the camera with the mouse, but this seems to be built in to the window itself, and not exposed at the LabVIEW code level. I want to be able to react to button clicks and get the mouse coordinates and things like that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a nice example in 2010 where you can "pick" an object in an embedded control by clicking on it. I want to try and do this in the Scene Window as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Oct 2010 12:02:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Scene-Window-Events/m-p/1293978#M535147</guid>
      <dc:creator>Neil.Pate</dc:creator>
      <dc:date>2010-10-28T12:02:35Z</dc:date>
    </item>
  </channel>
</rss>

