10-12-2010 06:03 PM
Hola a todos,
Necesito el toolkit de Internet para Labview 2009 para Vista de 64 bits, y no lo encuentro por ningún lado para poder bajármelo. Si alguno de ustedes me podría ayudar con el link de donde bajarlo me ayudaría un montón. Además con este toolkit leí que era posible abrir un Web browser en el panel frontal de labview no se si estoy en lo correcto, lo necesito de esta manera para abrir una cámara ip que no es compatible con Labview y solo puedo visualizar desde un Web browser, es por esto que quiero abrir un Web browser en el labview.
Les agradezco de antemano.
Hi,
I need the Internet Toolkit for Labview 2009 for Windows Vista 64 Bits, I can't find anywhere to download it. If any of you could help me with the link where i could donwload it, I'll be very grateful. Moreover, i don't know if its possible with this toolkit to open a Web browser in the front panel. I need this to open a n IP camera that its not compatible with labview so i can handle the camera with a Web browser.
I appreciate any help
Cristian
Solved! Go to Solution.
10-12-2010 08:54 PM
The Internet Toolkit won't help you with opening a web browser in the front panel. If that is what you want to do you do not need the Internet Toolkit. On Windows you can simply use an ActiveX container with the Internet Explorer ActiveX control embedded inside it. If you open the Example Finder (Help -> Find Examples) and search for "activex" or "internet" then open the "ActiveX Event Callback for IE". It shows you how to have a web browser right on the front panel.