03-24-2010 10:55 AM
03-24-2010 11:20 AM
As I mentioned in my first post, you can enable control of the VI for specific IP addresses in the Web Server options. That would be the easiest way to limit control of the VI, however you'd limit your users to using specific computers.
Another option I can suggest is building a password into the program. This would require modifying the VI code to include a couple different states. What I'm imagining is a state with dialog box that prompts for a password. If the password entered is correct, the program could move on to the next state, which would be the rest of your code. Otherwise the program would just keep prompting for the correct password. With this method, any IP would be able to request control of the program, but they'd only gave access to the "real" program if they pass the password state. You'd have to also program in some way to go back to the "password state" once the user is finished... maybe a "Log Off" button could accomplish that.
As for your plug-in question: yes, the VI should work on a Mac if the plug-in is installed properly. You may have already seen this KnowledgeBase (http://digital.ni.com/public.nsf/allkb/151BE12C055F57CE86257043006CB4B3?OpenDocument), but it describes how to make this plug-in work. If the article doesn't help, can you describe in more detail what "does not work".
Thanks!
06-24-2011 12:21 PM
The most simple thing would be to give a user name password to the clients
07-13-2011 05:19 AM
Hi , How can I get the web publishing tool ? is it for free or shall I buy It ? I have a very limitted campus license. i m not sure student version or academic or research , i do not know if it includes the web publishing tool or not , it has network browser module, but i have not seen the web publishing tool .
07-14-2011 06:46 PM
Hello,
Below is some information regarding the licensing, how to access the Web Publishing Tool in LV and more information about Remote Front Panels. Briefly, one license is provided with the purchase of LV and others must be purchased. The details are listed in the articles below.
How Many Clients Can View or Control a Remote Front Panel with my LabVIEW License?
http://digital.ni.com/public.nsf/allkb/2E814A22B7660EA786256BD500652F2C?OpenDocument
Web Publishing Tool Dialog Box
http://zone.ni.com/reference/en-XX/help/371361G-01/lvdialog/web_publishing_tool_db/
Remote Panels in LabVIEW -- Distributed Application Development
http://zone.ni.com/devzone/cda/tut/p/id/4791
Best,
Patricia B.
08-18-2011 03:28 AM
Hi, I'm facing problem to view published VI on the client PCs.
We want to publish a VI from a host PC with LabVIEW 2009 (licensed version with proper antivirus) but unable to control it through client PC. Downloading panel 0% of 0 byte msg appear.
To troubleshoot we have done several thing:
1. if we only select monitor mode, we can view it from other PCs.
2. we publish the same VI from LabVIEW 2010(trial version- using laptop without proper antivirus) we are able to control the VI from other PCs.
3. We have tried switch off the antivirus but still can't.
4. We also have ensure that the enable webserver box is checked.
We have tried this for quite sometime. Really hope someone can help us.
08-23-2011 04:01 PM
Hello,
Try some of the steps in this Knowledge Base article. It appears to address the message you posted.
Why Do I See the Message Downloading Panel 0.00% of 0 bytes when using the Web Publishing Tool?
http://digital.ni.com/public.nsf/allkb/EC7075355175D98E862577E3005254C2?OpenDocument
Best,
Patricia B.
08-23-2011 04:13 PM
1. Try disabling the antivirus as it slows down the Transfer rate of the data being sent.. if its a ver big front panel with too many data you may want to do this..
2.Chck for any firewall.. I had this problem..
3.***Most important*** check for the same Real time engine VERSION.. like if your server has 8.6 CLIENT ALSO NEEDS to have 8.6 and you can download these from ni's site.. Also make sure that you installed mozilla first and then the Real time engine..
4. Enale embed option on the web publishing dialog and check if you have request for control (not necessary either)
These little tweaks should help..
Gautham
08-23-2011 11:12 PM
TQ for the tips.
09-27-2011 04:17 AM
hi,
I have installed labvie 2010 , I have remote front panel connection for 20 user , I have installed labview run time engine , firewalls are off, web server is enabled, I publish a front panel by web publishing tool , I can just see the monitor version of the front panel , when i choose embeding or controlling I see nothing in the created html page !! Who knows what is the problem ?
M.Zeinalzadeh