LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VIs Password

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 ..:) 

0 Kudos
Message 1 of 11
(3,592 Views)

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?

0 Kudos
Message 2 of 11
(3,588 Views)

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.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 3 of 11
(3,582 Views)

OK... I got the answer ...

 

thank you..Smiley Happy

0 Kudos
Message 4 of 11
(3,548 Views)

@Eman sa3d wrote:

OK... I got the answer ...

 

thank you..Smiley Happy


Which is????  Please post what you found, in detail, and mark the appropriate response as the solution.  Glad to hear it's solved.  Thanks.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 5 of 11
(3,525 Views)

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 ???

 

 

 

0 Kudos
Message 6 of 11
(3,511 Views)

@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.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 7 of 11
(3,501 Views)

Yes I want to 'enter a username and password to gain access to a site, this is different entirely'. 

 


0 Kudos
Message 8 of 11
(3,494 Views)

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?

0 Kudos
Message 9 of 11
(3,485 Views)

Yes I'm using the VI server... 

0 Kudos
Message 10 of 11
(3,481 Views)