ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programatically Adding New Visible VIs Entries

Hi;

 

How to programmatically add new Visible VIs in Tools->Option->Web Server as desribed in here

DAKBIAS
0 Kudos
Message 1 of 3
(2,973 Views)

There's an application property that looks like it can set that for you. Look under App->Server->VI Access List.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 3
(2,958 Views)

Thanks Mike. Please download the attachment and unzip the file. First, run the Poll Connection.vi  and then run RP_Main.vi. "RP_Main.vi" will automatically be added to the VI Acess List in the web server (Tools->Option->Web Server->VI Access List)

 

There are a few issues here.

1. When I tried to run the VI from web browser, I got error "Client does not have access to specified VI". I have to add "*" in the VI access List in order to give access to RP_Main.vi. Why I got this error since I already add the "RP_Main.vi" in the VI Access List?

 

2. I tried to add "Remote Panel Test.lvproj/My Computer/RP_Main.vi" in the VI Access List as described in this article, but got error "1" in "Add VI Connections.vi. Why is this happen?

 

Once again, thanks a lot.

 

DAKBIAS
Download All
0 Kudos
Message 3 of 3
(2,949 Views)