<?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: Custom Teststand UI: Preload Module Hangs when using DoClick Method in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982778#M1136858</link>
    <description>&lt;P&gt;Dear Stevie,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try putting the DoClick method into a SubVI and configure its preferred execution system to something other than "User Interface" or "Same as Caller".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More information can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://zone.ni.com/reference/en-XX/help/370052W-01/tsapiref/infotopics/lv_preferred_exec/" target="_blank"&gt;https://zone.ni.com/reference/en-XX/help/370052W-01/tsapiref/infotopics/lv_preferred_exec/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 18:50:24 GMT</pubDate>
    <dc:creator>AndreasGareis</dc:creator>
    <dc:date>2019-10-29T18:50:24Z</dc:date>
    <item>
      <title>Custom Teststand UI: Preload Module Hangs when using DoClick Method</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3968743#M1130822</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have a problem regarding my custom Teststand UI. When i start my sequence Using the Test UUTs Entry Point (Entry Point 1 Button) everything works fine. But when i want to start my sequence with the DoClick Method on the Entry Point 1 Button, the sequence hangs at the "Preload Modules" Step.&lt;/P&gt;
&lt;P&gt;What could be the issue of this problem ? I always thought the DoClick Method really simulates a Click on the Button ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Stevie&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 10:47:02 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3968743#M1130822</guid>
      <dc:creator>StevieP</dc:creator>
      <dc:date>2019-09-12T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Teststand UI: Preload Module Hangs when using DoClick Method</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982778#M1136858</link>
      <description>&lt;P&gt;Dear Stevie,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try putting the DoClick method into a SubVI and configure its preferred execution system to something other than "User Interface" or "Same as Caller".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More information can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://zone.ni.com/reference/en-XX/help/370052W-01/tsapiref/infotopics/lv_preferred_exec/" target="_blank"&gt;https://zone.ni.com/reference/en-XX/help/370052W-01/tsapiref/infotopics/lv_preferred_exec/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 18:50:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982778#M1136858</guid>
      <dc:creator>AndreasGareis</dc:creator>
      <dc:date>2019-10-29T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Teststand UI: Preload Module Hangs when using DoClick Method</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982846#M1136886</link>
      <description>&lt;P&gt;Could you try using the execute method instead?&amp;nbsp; I have an example below.&amp;nbsp; My guess is if that doesn't work either, there's a problem with the sequence.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 23:57:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982846#M1136886</guid>
      <dc:creator>pulidotech</dc:creator>
      <dc:date>2019-10-29T23:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Teststand UI: Preload Module Hangs when using DoClick Method</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982878#M1136897</link>
      <description>&lt;P&gt;Dear Andreas,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you for your answer. After i got no answer in the forum, i contacted the technical service, and they had the exact same solution for me and it worked. I forgot to post this answer in the topic, i'm sorry.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Stevie&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 05:54:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Custom-Teststand-UI-Preload-Module-Hangs-when-using-DoClick/m-p/3982878#M1136897</guid>
      <dc:creator>StevieP</dc:creator>
      <dc:date>2019-10-30T05:54:11Z</dc:date>
    </item>
  </channel>
</rss>

