<?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 reading multi data at the same time in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253249#M1237720</link>
    <description>&lt;P&gt;I am beginner in Labview,&amp;nbsp; I trying to read two input analog voltage from NI USB6001. but unfortunately, I trying use "while loop" or without "while loop" I still unable to read both data at the same time. only one input data able to read only. hope can get some help /guide how to do solve this ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NeeHeng_0-1662124718495.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/9dda16dbf27761ca32cbeabad1ba5a1675467152/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303736303769444632424143313838353944463145422f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="NeeHeng_0-1662124718495.png" alt="NeeHeng_0-1662124718495.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Sep 2022 13:50:29 GMT</pubDate>
    <dc:creator>NeeHeng</dc:creator>
    <dc:date>2022-09-02T13:50:29Z</dc:date>
    <item>
      <title>reading multi data at the same time</title>
      <link>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253249#M1237720</link>
      <description>&lt;P&gt;I am beginner in Labview,&amp;nbsp; I trying to read two input analog voltage from NI USB6001. but unfortunately, I trying use "while loop" or without "while loop" I still unable to read both data at the same time. only one input data able to read only. hope can get some help /guide how to do solve this ..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NeeHeng_0-1662124718495.png" style="width: 400px;"&gt;&lt;img src="https://ip1.i.lithium.com/9dda16dbf27761ca32cbeabad1ba5a1675467152/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33303736303769444632424143313838353944463145422f696d6167652d73697a652f6d656469756d3f763d76322670783d343030" role="button" title="NeeHeng_0-1662124718495.png" alt="NeeHeng_0-1662124718495.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 13:50:29 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253249#M1237720</guid>
      <dc:creator>NeeHeng</dc:creator>
      <dc:date>2022-09-02T13:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: reading multi data at the same time</title>
      <link>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253255#M1237724</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Create a task that contains both inputs.&lt;/LI&gt;
&lt;LI&gt;Define the loop timing if doing software timed acquisition.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;EM&gt;(Sorry, I don't have access to LabVIEW 2021 at this moment, so I cannot look at your VI in detail)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 14:14:30 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253255#M1237724</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2022-09-02T14:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: reading multi data at the same time</title>
      <link>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253262#M1237727</link>
      <description>&lt;P&gt;Hi Nee,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try this:&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.ni.com/ni/attachments/ni/170/1237727/1/check.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;It incorporates both suggestions by Altenbach…&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 02 Sep 2022 14:37:17 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253262#M1237727</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2022-09-02T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: reading multi data at the same time</title>
      <link>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253265#M1237729</link>
      <description>&lt;P&gt;Also be aware that "at the same time" is a bit vague. You don't have simultaneous sampling hardware (&lt;A href="https://www.ni.com/docs/en-US/bundle/ni-daqmx/page/mxcncpts/multisimulsamp.html" target="_blank" rel="noopener"&gt;details&lt;/A&gt;), so there will be a microscopic time difference between channels. Probably completely irrelevant for what you are trying to do. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 14:48:20 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/reading-multi-data-at-the-same-time/m-p/4253265#M1237729</guid>
      <dc:creator>altenbach</dc:creator>
      <dc:date>2022-09-02T14:48:20Z</dc:date>
    </item>
  </channel>
</rss>

