<?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: How to implement user control in LabVIEW in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126450#M497145</link>
    <description>&lt;P&gt;Many things are doable in LabVIEW. LabVIEW is as much a programming language as C is. Thus, you can do what you ask for. In fact, there's an example that ships with LabVIEW that does something very close to what you're asking. Open the Example Finder and search for "dialog". &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the Windows domain directory verification, are you operating within Active Directory, or the old NT domain model? &lt;SPAN class="noindex"&gt;Did you try a &lt;A href="http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/sn/catnav:df/q/%22active%20directory%22" target="_blank"&gt;search&lt;/A&gt;? The easiest solution is to use .NET. A VI 
was posted in this &lt;A href="http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=300743&amp;amp;requireLogin=False" target="_blank"&gt;thread&lt;/A&gt;.
	&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's &lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/5054" target="_blank"&gt;Learning Center&lt;/A&gt; which provides links to other materials and other tutorials. You can also take the &lt;A href="http://www.ni.com/academic/lv_training/how_learn_lv.htm" target="_blank"&gt;online courses&lt;/A&gt; for free. &lt;/P&gt;</description>
    <pubDate>Sat, 08 May 2010 16:13:32 GMT</pubDate>
    <dc:creator>smercurio_fc</dc:creator>
    <dc:date>2010-05-08T16:13:32Z</dc:date>
    <item>
      <title>How to implement user control in LabVIEW</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126408#M497124</link>
      <description>&lt;P&gt;I am programming a LabVIEW and want to implement a user control, so that an operator needs to login with his user name and password. I would like to learn if it is possible to do this in LabVIEW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, the user can directly use windows domain directory user name without login. If it is not doable, a user database can be created.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2010 07:17:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126408#M497124</guid>
      <dc:creator>chenfangzhi</dc:creator>
      <dc:date>2010-05-08T07:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement user control in LabVIEW</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126440#M497141</link>
      <description>Did u try prompt user to input and display message to user blocks they may primarily help you....</description>
      <pubDate>Sat, 08 May 2010 13:28:15 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126440#M497141</guid>
      <dc:creator>piyushup</dc:creator>
      <dc:date>2010-05-08T13:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement user control in LabVIEW</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126450#M497145</link>
      <description>&lt;P&gt;Many things are doable in LabVIEW. LabVIEW is as much a programming language as C is. Thus, you can do what you ask for. In fact, there's an example that ships with LabVIEW that does something very close to what you're asking. Open the Example Finder and search for "dialog". &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the Windows domain directory verification, are you operating within Active Directory, or the old NT domain model? &lt;SPAN class="noindex"&gt;Did you try a &lt;A href="http://search.ni.com/nisearch/app/main/p/bot/no/ap/global/lang/en/pg/1/sn/catnav:df/q/%22active%20directory%22" target="_blank"&gt;search&lt;/A&gt;? The easiest solution is to use .NET. A VI 
was posted in this &lt;A href="http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=300743&amp;amp;requireLogin=False" target="_blank"&gt;thread&lt;/A&gt;.
	&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's &lt;A href="http://zone.ni.com/devzone/cda/tut/p/id/5054" target="_blank"&gt;Learning Center&lt;/A&gt; which provides links to other materials and other tutorials. You can also take the &lt;A href="http://www.ni.com/academic/lv_training/how_learn_lv.htm" target="_blank"&gt;online courses&lt;/A&gt; for free. &lt;/P&gt;</description>
      <pubDate>Sat, 08 May 2010 16:13:32 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126450#M497145</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2010-05-08T16:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement user control in LabVIEW</title>
      <link>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126499#M497177</link>
      <description>Try finding some examples from &lt;A href="http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/ps/30/sn/catnav" target="_blank"&gt;http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/ps/30/sn/catnav&lt;/A&gt;:ex,n6:ProgrammingFundamentals,n8:4.28/q/user%20login/</description>
      <pubDate>Sat, 08 May 2010 23:54:49 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/How-to-implement-user-control-in-LabVIEW/m-p/1126499#M497177</guid>
      <dc:creator>KateB</dc:creator>
      <dc:date>2010-05-08T23:54:49Z</dc:date>
    </item>
  </channel>
</rss>

