<?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: Event case controlled by DAQ in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295637#M1254635</link>
    <description>&lt;P&gt;Hi nick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/714979"&gt;@nick1607&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I tried to create a User Event and use it to activate the Event Case.&lt;/P&gt;
&lt;P&gt;I'm at the beginning of Labview I don't know if it's right. &lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You did it wrong…&lt;/P&gt;
&lt;P&gt;I recommend to learn from the example VIs coming with LabVIEW, found in the example finder!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to enable user events in your event structure and you need to register the user event for that event structure!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Why do you need an event to put some data into a queue? Why not do this in your DAQ loop?)&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 07:03:58 GMT</pubDate>
    <dc:creator>GerdW</dc:creator>
    <dc:date>2023-04-04T07:03:58Z</dc:date>
    <item>
      <title>Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295440#M1254545</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I would like to control an event case with a digital input from the DAQ, so that when the input is at 1 the event case is carried out.&lt;/P&gt;
&lt;P&gt;Can anyone help me?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Niccolò&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:36:51 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295440#M1254545</guid>
      <dc:creator>nick1607</dc:creator>
      <dc:date>2023-04-03T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295443#M1254548</link>
      <description>&lt;P&gt;Try using User Events to trigger an event whenever you receive the DAQ Input as 1.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:40:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295443#M1254548</guid>
      <dc:creator>PazhanivelVenkatt</dc:creator>
      <dc:date>2023-04-03T14:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295449#M1254551</link>
      <description>&lt;P&gt;thanks for the reply, hob just tried but it still doesn't work&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:48:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295449#M1254551</guid>
      <dc:creator>nick1607</dc:creator>
      <dc:date>2023-04-03T14:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295457#M1254558</link>
      <description>&lt;P&gt;Please do share the one which you tried, so that we can suggest you to get your problems resoved&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 14:56:28 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295457#M1254558</guid>
      <dc:creator>PazhanivelVenkatt</dc:creator>
      <dc:date>2023-04-03T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295533#M1254588</link>
      <description>&lt;P&gt;What DAQ are you using and what is your goal?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 18:52:44 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295533#M1254588</guid>
      <dc:creator>santo_13</dc:creator>
      <dc:date>2023-04-03T18:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295553#M1254593</link>
      <description>&lt;P&gt;If you have a board that supports it, then you can use the Change Detection Event.&lt;/P&gt;
&lt;P&gt;The Example finder has "Voltage (with Events) - Continuous Input.vi" for voltage input. For digital events, the structure is similar. Something like below to start&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="mcduff_0-1680551275866.png" style="width: 999px;"&gt;&lt;img src="https://ip1.i.lithium.com/8f4197adb71d0d7d2213bc1167be83ce27d0d786/68747470733a2f2f6e692e6c69746869756d2e636f6d2f74352f696d6167652f736572766572706167652f696d6167652d69642f33313630363069423631303733354230434142413638462f696d6167652d73697a652f6c617267653f763d76322670783d393939" role="button" title="mcduff_0-1680551275866.png" alt="mcduff_0-1680551275866.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;then wire the dynamic event registration into the Event Terminal, then make the corresponding event case&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 19:50:07 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295553#M1254593</guid>
      <dc:creator>mcduff</dc:creator>
      <dc:date>2023-04-03T19:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295620#M1254626</link>
      <description>&lt;P&gt;I tried to create a User Event and use it to activate the Event Case.&lt;/P&gt;
&lt;P&gt;I'm at the beginning of Labview I don't know if it's right. &lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 06:23:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295620#M1254626</guid>
      <dc:creator>nick1607</dc:creator>
      <dc:date>2023-04-04T06:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295622#M1254628</link>
      <description>&lt;P&gt;I'm Using the DAQ NI 9375 and I would like to use my input as an event case activation&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 06:25:55 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295622#M1254628</guid>
      <dc:creator>nick1607</dc:creator>
      <dc:date>2023-04-04T06:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Event case controlled by DAQ</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295637#M1254635</link>
      <description>&lt;P&gt;Hi nick,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/714979"&gt;@nick1607&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I tried to create a User Event and use it to activate the Event Case.&lt;/P&gt;
&lt;P&gt;I'm at the beginning of Labview I don't know if it's right. &lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You did it wrong…&lt;/P&gt;
&lt;P&gt;I recommend to learn from the example VIs coming with LabVIEW, found in the example finder!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to enable user events in your event structure and you need to register the user event for that event structure!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(Why do you need an event to put some data into a queue? Why not do this in your DAQ loop?)&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 07:03:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Event-case-controlled-by-DAQ/m-p/4295637#M1254635</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2023-04-04T07:03:58Z</dc:date>
    </item>
  </channel>
</rss>

