<?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: Front panel security  LabView 2014 in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232815#M940286</link>
    <description>&lt;P&gt;Yes ..i want prevent &lt;U&gt;changing the value&lt;/U&gt;&amp;nbsp; for some users. I create "administrators" and "operator user."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Administrator can changing value of the variable and controls.&lt;/P&gt;
&lt;P&gt;User can't changing value and controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Disable or lock variable and control not resolve my problem. How I can make this on LabView 2014:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/8deb096fe8dbfd954c0e723e1fee1abccab41980/687474703a2f2f7777772e6e692e636f6d2f636d732f696d616765732f6465767a6f6e652f7475742f696d616765333636343833353937343732353830303534332e706e67" border="0" alt="" width="485" height="341" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Mar 2025 14:20:52 GMT</pubDate>
    <dc:creator>Qooler</dc:creator>
    <dc:date>2025-03-28T14:20:52Z</dc:date>
    <item>
      <title>Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232791#M940274</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I search web and this forum without success. Where is Front Panel Security in labview 2014. On web for LabView 2011 . Tools--&amp;gt;Security--&amp;gt; Front Panel Security.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to disable change some variable for some user. I create user...but not have this option about FrontPanelSecurity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help me ...where&amp;nbsp; I can find this Panel on labview 2014?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2015 12:45:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232791#M940274</guid>
      <dc:creator>Qooler</dc:creator>
      <dc:date>2015-12-24T12:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232793#M940275</link>
      <description>&lt;P&gt;Hi, you are looking for this feature??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019SMvSAM&amp;amp;l=en-US" target="_self"&gt;How Can I Lock an Individual Front Panel Object in LabVIEW? - National Instruments&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:20:23 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232793#M940275</guid>
      <dc:creator>Tepig</dc:creator>
      <dc:date>2025-03-28T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232800#M940279</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;I want to disable change some variable for some user. I create user...but not have this option about FrontPanelSecurity.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It all depends on what you mean by "disable change some variable". &amp;nbsp;The previous responder told you how to prevent&amp;nbsp;&lt;U&gt;moving&lt;/U&gt; the control on the Front Panel (which you can only do in Development mode). &amp;nbsp;If you want to prevent the user from&amp;nbsp;&lt;U&gt;changing the value&lt;/U&gt; of the control during execution (either in Development or in Run-Time mode), you can change the Enable property to "Disabled" or to "Disabled &amp;amp; greyed", or you can simply make the Control "invisible". &amp;nbsp;Both of these can be done programmatically by use of Property Nodes (the Properties are called "Disabled" and "Visible").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2015 13:19:43 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232800#M940279</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2015-12-24T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232815#M940286</link>
      <description>&lt;P&gt;Yes ..i want prevent &lt;U&gt;changing the value&lt;/U&gt;&amp;nbsp; for some users. I create "administrators" and "operator user."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Administrator can changing value of the variable and controls.&lt;/P&gt;
&lt;P&gt;User can't changing value and controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Disable or lock variable and control not resolve my problem. How I can make this on LabView 2014:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/8deb096fe8dbfd954c0e723e1fee1abccab41980/687474703a2f2f7777772e6e692e636f6d2f636d732f696d616765732f6465767a6f6e652f7475742f696d616765333636343833353937343732353830303534332e706e67" border="0" alt="" width="485" height="341" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:20:52 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232815#M940286</guid>
      <dc:creator>Qooler</dc:creator>
      <dc:date>2025-03-28T14:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232818#M940289</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://ni.lithium.com/t5/user/viewprofilepage/user-id/323095"&gt;@Qooler&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Yes ..i want prevent &lt;U&gt;changing the value&lt;/U&gt;&amp;nbsp; for some users. I create "administrators" and "operator user."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Administrator can changing value of the variable and controls.&lt;/P&gt;
&lt;P&gt;User can't changing value and controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Disable or lock variable and control not resolve my problem. How I can make this on LabView 2014:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/8deb096fe8dbfd954c0e723e1fee1abccab41980/687474703a2f2f7777772e6e692e636f6d2f636d732f696d616765732f6465767a6f6e652f7475742f696d616765333636343833353937343732353830303534332e706e67" border="0" alt="" width="485" height="341" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en/support/security/enhanced-system-security-with-the-labview-datalogging-and-superv.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Disabling the controls certainly &lt;EM&gt;does &lt;/EM&gt; do it for you.&amp;nbsp; You just have to figure out how to do it for certain users.&amp;nbsp; You need to brush up on your Googling skills because this is the first hit I got searching "LabvIEW get current Windows user":&amp;nbsp; &lt;A href="https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PACwSAO&amp;amp;l=en-US" target="_self"&gt;https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PACwSAO&amp;amp;l=en-US&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Armed with this knowledge and the fact that you can disable controls programmatically, you should be able to figure this out.&amp;nbsp; If not, at least show us what you have.&amp;nbsp; We're more than willing to "assist"; not willing to "do".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, i am assuming that you are talking about access to a control when the VI is running...&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:21:36 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232818#M940289</guid>
      <dc:creator>billko</dc:creator>
      <dc:date>2025-03-28T14:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232823#M940291</link>
      <description>&lt;P&gt;The link you posted is for DSC. You would need to purchase this and license it for LabVIEW as it is an add-on.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.ni.com/en-us/shop/product/labview-datalogging-and-supervisory-control-module.html" target="_blank" rel="noopener"&gt;https://www.ni.com/en-us/shop/product/labview-datalogging-and-supervisory-control-module.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 14:21:57 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232823#M940291</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2025-03-28T14:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232825#M940292</link>
      <description>&lt;P&gt;I had never seen this option, mostly because I don't use the DSC (DataLogging and Supervisory Control) Module. &amp;nbsp;Once I installed it, a new Security Menu item appeared on the Tools Menu, Front Panel Security appeared in LabVIEW Help, and I could see a screen similar to the one you show. &amp;nbsp;Incidentally, searching for Front Panel Security in LabVIEW Help, even without the DSC installed, gives you Help that says "Requires DSC Module".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bob Schor&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2015 17:09:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232825#M940292</guid>
      <dc:creator>Bob_Schor</dc:creator>
      <dc:date>2015-12-24T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232869#M940318</link>
      <description>Everything you want to do can be accomplished with property nodes. I would create a subVI that encapsulates all the logic based on an enumeration specifying access level.&lt;BR /&gt;&lt;BR /&gt;Be sure that you don't use a Boolean value to control the selection. There's a big difference between a parameter that can only have two values, and one that just happens to have two values right now.&lt;BR /&gt;&lt;BR /&gt;Mike...</description>
      <pubDate>Fri, 25 Dec 2015 04:24:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232869#M940318</guid>
      <dc:creator>mikeporter</dc:creator>
      <dc:date>2015-12-25T04:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Front panel security  LabView 2014</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232921#M940352</link>
      <description>&lt;P&gt;Thanks to answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After&amp;nbsp; buy and install DCS module...i have this option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Dec 2015 17:19:01 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Front-panel-security-LabView-2014/m-p/3232921#M940352</guid>
      <dc:creator>Qooler</dc:creator>
      <dc:date>2015-12-25T17:19:01Z</dc:date>
    </item>
  </channel>
</rss>

