LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Enlace web en panel frontal - Web link on front panel

Hola. Me gustaría colocar un enlace web (hiperenlace) en el panel frontal, de forma que al pinchar en él se abra la página solicitada en un navegador web. Debería ser sencillo de hacer, pero ahora no sé cómo hacerlo. Muchas gracias.

Hi. I would like to put a web link (hyperlink) in my front panel, so clicking on it the web page will open in a web browser. It may be easy to do but I don't know how it could be done. Tanks.
0 Kudos
Message 1 of 3
(2,885 Views)
Hi,
 
there is a vi called Open URL in Default Browser.vi that open a web page in the web browser.
You can find this function in Functions»Dialog & User Interface>>Help.
You can put this function in a case structure or in event structure to call the function when a button is pressed.
At this link is showed how you can do this:
 
 
Clara
 
 
0 Kudos
Message 2 of 3
(2,864 Views)
Thank you so much Clara.

Gonzalo
0 Kudos
Message 3 of 3
(2,861 Views)