<?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 Using vector in labview in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Using-vector-in-labview/m-p/2850826#M831739</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm verry new in labview so I don't know a lot about it (yet).&lt;/P&gt;
&lt;P&gt;I use a Vision assistant from labview to detect red points in a scene, another one assistant to dectect blue points and a third one &amp;nbsp;to detect green points. I receive coordinates and area of each point detect by all the assistants, for each color I only use the two biggest point. So Now I have six points, two of each color.&lt;/P&gt;
&lt;P&gt;For the experience I'm working on, I need to give a ID to each points, red =&amp;gt; 1 and 2, blue =&amp;gt; 3 and 4, green =&amp;gt; 5 and 6.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of these work perfectly. I need help for the following:&amp;nbsp;&lt;SPAN style="line-height: 1.2;"&gt;&amp;nbsp;I need to calculate the angle between the vector 12 and 23 and the vector 23 and 56.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea how to it in labview and the only stuff I found on the web was the NI documentation on Unit vector, and i havn't understand anything...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2014 17:58:58 GMT</pubDate>
    <dc:creator>tufekoi</dc:creator>
    <dc:date>2014-05-15T17:58:58Z</dc:date>
    <item>
      <title>Using vector in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Using-vector-in-labview/m-p/2850826#M831739</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm verry new in labview so I don't know a lot about it (yet).&lt;/P&gt;
&lt;P&gt;I use a Vision assistant from labview to detect red points in a scene, another one assistant to dectect blue points and a third one &amp;nbsp;to detect green points. I receive coordinates and area of each point detect by all the assistants, for each color I only use the two biggest point. So Now I have six points, two of each color.&lt;/P&gt;
&lt;P&gt;For the experience I'm working on, I need to give a ID to each points, red =&amp;gt; 1 and 2, blue =&amp;gt; 3 and 4, green =&amp;gt; 5 and 6.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of these work perfectly. I need help for the following:&amp;nbsp;&lt;SPAN style="line-height: 1.2;"&gt;&amp;nbsp;I need to calculate the angle between the vector 12 and 23 and the vector 23 and 56.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have no idea how to it in labview and the only stuff I found on the web was the NI documentation on Unit vector, and i havn't understand anything...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help ! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 17:58:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Using-vector-in-labview/m-p/2850826#M831739</guid>
      <dc:creator>tufekoi</dc:creator>
      <dc:date>2014-05-15T17:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using vector in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Using-vector-in-labview/m-p/2850898#M831751</link>
      <description>&lt;P&gt;convert the vectors &lt;A href="https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/re-im-to-complex.html" target="_self"&gt;to complex&lt;/A&gt; (x=RE, y=IM), subtract pairwise, then &lt;A href="https://www.ni.com/docs/en-US/bundle/labview-api-ref/page/functions/complex-to-polar.html" target="_self"&gt;get theta&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 19:20:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Using-vector-in-labview/m-p/2850898#M831751</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2026-05-04T19:20:19Z</dc:date>
    </item>
  </channel>
</rss>

