<?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 xy graphs and multiple buffers in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4289965#M1252182</link>
    <description>&lt;P&gt;Hi girish,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;why do you need a "&lt;STRONG&gt;Chart&lt;/STRONG&gt; buffer" subVI for &lt;STRONG&gt;graphs&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;Why do you need so many local variables?&lt;/P&gt;
&lt;P&gt;Why don't you attach your code when you have problems in the code?&lt;/P&gt;</description>
    <pubDate>Fri, 10 Mar 2023 16:44:46 GMT</pubDate>
    <dc:creator>GerdW</dc:creator>
    <dc:date>2023-03-10T16:44:46Z</dc:date>
    <item>
      <title>Multiple xy graphs and multiple buffers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4289944#M1252170</link>
      <description>&lt;P&gt;In my vi I have two xy graphs, Graph1 and Graph2, and I can plot multiple lines on each graph. The graphing part of the code is as follows for Graph1, and something similar for Graph2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="girish53_0-1678457534349.png" style="width: 235px;"&gt;&lt;img src="https://ip1.i.lithium.com/927c4ccae6e109da1aeb7a00f0b30218bf122116/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33313438363969464241414535303134424139373139372f696d6167652d64696d656e73696f6e732f3233357839313f763d7632" width="235" height="91" role="button" title="girish53_0-1678457534349.png" alt="girish53_0-1678457534349.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;where grbuf is an array of n (time,value) clusters, n is the number of lines in that graph. Each graph is updated in a flat sequence, and grbuf is generated for each graph separately.&lt;/P&gt;
&lt;P&gt;When I send data to only one graph, either Graph1 or Graph2, it works fine. But when I plot data on both graphs, it is messed up. I don't know how to keep the buffers used by the XY Chart Buffers subvi separate from each other. The XY Chart Butter.vi is one of Labview's vis (I can attach it if necessary)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 14:35:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4289944#M1252170</guid>
      <dc:creator>girish53</dc:creator>
      <dc:date>2023-03-10T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple xy graphs and multiple buffers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4289965#M1252182</link>
      <description>&lt;P&gt;Hi girish,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;why do you need a "&lt;STRONG&gt;Chart&lt;/STRONG&gt; buffer" subVI for &lt;STRONG&gt;graphs&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;Why do you need so many local variables?&lt;/P&gt;
&lt;P&gt;Why don't you attach your code when you have problems in the code?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2023 16:44:46 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4289965#M1252182</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2023-03-10T16:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple xy graphs and multiple buffers</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4290079#M1252235</link>
      <description>&lt;P&gt;At this stage of your LabVIEW learning, you should&amp;nbsp;&lt;U&gt;never&lt;/U&gt; use a Flat Sequence!&amp;nbsp; [What, never?&amp;nbsp; No, Never!&amp;nbsp; What,&amp;nbsp;&lt;STRONG&gt;never??&lt;/STRONG&gt;&amp;nbsp; Well, hardly ever -- only if you need to connect a "Wait" function to the Error Line and you don't have the "Stall" vim handy ...].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob "HMS" Schor&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 14:37:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Multiple-xy-graphs-and-multiple-buffers/m-p/4290079#M1252235</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2023-03-11T14:37:18Z</dc:date>
    </item>
  </channel>
</rss>

