<?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 property node to control multiple cursors in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/131127#M78747</link>
    <description>I want multiple cursors on a waveform graph. and i want to control their visibility by buttons, i.e, If i click on cursor 1 it should show me only cursor 1, all the other cursors should be hidden. Also, when the VI is loaded none of the cursors should be visible . How do i use property node of the waveform graph to achieve this. I dont know how to use property node. &lt;BR /&gt;</description>
    <pubDate>Mon, 03 May 2004 11:58:32 GMT</pubDate>
    <dc:creator>Pavitra</dc:creator>
    <dc:date>2004-05-03T11:58:32Z</dc:date>
    <item>
      <title>property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/131127#M78747</link>
      <description>I want multiple cursors on a waveform graph. and i want to control their visibility by buttons, i.e, If i click on cursor 1 it should show me only cursor 1, all the other cursors should be hidden. Also, when the VI is loaded none of the cursors should be visible . How do i use property node of the waveform graph to achieve this. I dont know how to use property node. &lt;BR /&gt;</description>
      <pubDate>Mon, 03 May 2004 11:58:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/131127#M78747</guid>
      <dc:creator>Pavitra</dc:creator>
      <dc:date>2004-05-03T11:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/131128#M78748</link>
      <description>One way is that once you have the graph set up w/ the proper number of cursors, you can use a sequence of the Property Nodes Active Cursor -&amp;gt; Visble? for the total number of cursors to affect visability.&lt;BR /&gt;&lt;BR /&gt;See attached LV 6.1 example. &lt;BR /&gt;</description>
      <pubDate>Mon, 03 May 2004 12:22:06 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/131128#M78748</guid>
      <dc:creator>Jonnie_5</dc:creator>
      <dc:date>2004-05-03T12:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620022#M287807</link>
      <description>&lt;DIV&gt;hi Jonnie,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;thnx for this nice example , I have a question on it,&amp;nbsp; Can I change the beginning time of each plot? e.g&amp;nbsp; button one should start with 12:30:18&lt;/DIV&gt;
&lt;DIV&gt;button two 10:10:30 etc ? if possible how ?&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Dec 2007 19:07:48 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620022#M287807</guid>
      <dc:creator>J.Dred</dc:creator>
      <dc:date>2007-12-01T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620743#M288075</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could try using the VIs under the Timing Palette, such as "Get Date/Time in Seconds" or "Get Date/Time String". You could use logic and case structures to allow the time to determine the action of the VI, such as which cursor will be shown. &lt;A href="http://digital.ni.com/public.nsf/allkb/95D386A68269A53A86257082001DAED0?OpenDocument" target="_blank"&gt;Here&lt;/A&gt; is a KnowledgeBase article about converting a date/time string into a timestamp constant. (There are many ways to accomplish this; this article is a good resource.)&lt;BR /&gt;&lt;BR /&gt;Happy coding!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 03 Dec 2007 21:09:38 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620743#M288075</guid>
      <dc:creator>Amanda_H</dc:creator>
      <dc:date>2007-12-03T21:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620757#M288083</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;thx for you example , my problem is to make the begin of X chart, which also reads samples/sec from a string.&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;john&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2007 21:32:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/620757#M288083</guid>
      <dc:creator>J.Dred</dc:creator>
      <dc:date>2007-12-03T21:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/621385#M288338</link>
      <description>&lt;DIV&gt;Yes, you can simply change the values in the first column of the cursors listbox. This will place the x-value of the cursor at the point at which you determine. Hope this helps!&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Dec 2007 19:00:45 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/621385#M288338</guid>
      <dc:creator>Amanda_H</dc:creator>
      <dc:date>2007-12-04T19:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: property node to control multiple cursors</title>
      <link>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/622023#M288584</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;I am aware that Jonnie 5's example is &lt;U&gt;over three years old&lt;/U&gt;, but changing the visibility of three cursors certainly does not need a 6 frame stacked sequence containing six property nodes. All you need is a FOR loop. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(And of course we only need to write these properties &lt;U&gt;only&lt;/U&gt; when one of the booleans change, and not every 100ms.)&lt;/P&gt;
&lt;P&gt;Keep it simple!&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/288584/1/CursorVisibility.png" /&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by altenbach on &lt;SPAN class="date_text"&gt;12-05-2007&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:03 AM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:03:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/property-node-to-control-multiple-cursors/m-p/622023#M288584</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2007-12-05T17:03:57Z</dc:date>
    </item>
  </channel>
</rss>

