LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

shared variable browse in a web published remote panel

Hallo,

I have made a simple VI where the user can select a shared variable and show the current value.

I use a shared variable control to let the user select the variable from the panel.
Everything run smooth if I interact directly on the server where the VI is running.

This VI is published on the web and when I access the VI form a web browser I cannot browse the shared variable list.
The pull down control is empty and the 'browse' text is disabled.

Is there any option to have the shared variable list browsable on the web published panel ?
I think this should be possbile since the VI is running on the server where variables are published.

thank you

Gianpiero
0 Kudos
Message 1 of 4
(2,966 Views)
 

Hi

I suppose you used the shared variable control to implement your vi. In this case i have to inform you are using a ActiveX control that related to LabVIEW remote front panel shows some limitations.

For more details i suggest you to visit this link which contains a list of the limitations you should keep.

http://ae.natinst.com/operations/ae/public.nsf/web/searchinternal/21b9a9c913f54f918625703d004d6fd9?OpenDocument 

regards

Logan 

Matteo
0 Kudos
Message 2 of 4
(2,941 Views)
Logan,

Thank you fot the reply, but the link is broken or maybe not reachable.

Could you suggest a method to browse shared variables in a web published panel ?

regards

Gianpiero

0 Kudos
Message 3 of 4
(2,935 Views)
 

Sorry

This is the right link

http://digital.ni.com/public.nsf/allkb/21B9A9C913F54F918625703D004D6FD9?OpenDocument 

 

Logan

Matteo
0 Kudos
Message 4 of 4
(2,932 Views)