05-23-2012 02:03 PM
Hello, This is me again 😄
I want to know how can I set a password for my VIS ..??
Also, I want to ask If I put password for my VIS, while I'm browsing the front panel through the website using the web publishing tool ..! It will be asking me to enter the password of the password logicOr it will be only(asking to put the password) for accessing the VIS from the offline logic !!
more clarefication : I have a VI that I should access& control it through the browser(Internet) .. So I want to protect that online logic by asking to enter the specified password to be able to control the logic online.
Note: What i mean by offline logic' when I'm accessing the VI logic from the labVIEW programe' while online logic'When I'm accessing the Vi logic from the Internet ..
Waiting your quick response as usual ..:)
05-23-2012 02:09 PM
I don't know what "offline logic", "online logic", "VI logic" etc. means.
A VI password prevents viewing the block diagram. Is that want you want?
05-23-2012 02:16 PM - edited 05-23-2012 02:18 PM
Plus, the end user will not have access to the block diagram, so you realy don't need a password to protect it (Edit: What I mean is, the bd is not viewable when using Webserver). This just prevents people from viewing and modifying your code and doesn't have anything to do with Webserver.
05-24-2012 01:11 AM
OK... I got the answer ...
thank you..
05-24-2012 06:18 AM
@Eman sa3d wrote:
OK... I got the answer ...
thank you..
Which is???? Please post what you found, in detail, and mark the appropriate response as the solution. Glad to hear it's solved. Thanks.
05-24-2012 08:36 AM
Ok ... I would like to ask you the Question again Because I think I didn't explain it will.
I would like to make a user name and password to login to the website.Hopefully, it is doable ???
05-24-2012 10:27 AM
@Eman sa3d wrote:
Ok ... I would like to ask you the Question again Because I think I didn't explain it will.
I would like to make a user name and password to login to the website.Hopefully, it is doable ???
This is a different question. It seems you have multiple questions and are jumping around the topics. Your initial post indicated you wanted to "protect" the code while using a browser. What do you mean by this? Is this the same question as the one above? If this is what you intend, you don't need a password to protect your code while using Web Server (see my ealier response). If you want to enter a username and password to gain access to a site, this is different entirely. Please explain further what your intentions are.
05-24-2012 10:59 AM
Yes I want to 'enter a username and password to gain access to a site, this is different entirely'.
05-24-2012 12:44 PM
Are you using a VI Server, ie: remote execution of a LabVIEW application in your browser? Or are you looking for a login into a standard website?
05-24-2012 12:49 PM