LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Capturing a web page with Labview

Does anyone know of a VI that will snap a web page running in a
browser and convert to a basic gif or jpg image.
0 Kudos
Message 1 of 6
(4,165 Views)

Hi billsspace,

you can use the "Open URL in Default Browser.vi" to open your webpage.

With this

http://forums.ni.com/ni/board/message?board.id=170&message.id=311290#M311290

you can store it as an image.

 

Mike

Message Edited by MikeS81 on 03-03-2010 03:19 PM
0 Kudos
Message 2 of 6
(4,159 Views)
Hello Mike and thanks for the reply...I'd like to try these ideas but am running Labview 7.1 and can'r open that VI...Can it be converted or do you know another solution for 7.1?
0 Kudos
Message 3 of 6
(4,132 Views)

Hi voiceburg,

i can upload a 7.1 version later. Maybe tomorrow morning.

 

Mike

0 Kudos
Message 4 of 6
(4,123 Views)
thank you mike!
0 Kudos
Message 5 of 6
(4,120 Views)

Hi voiceburg,

here is the library to read images from the clipboard. You can get your webbrowser image into there, with simulating the key press for print screen.

 

Hope it helps.

Mike

Message Edited by MikeS81 on 03-04-2010 11:25 PM
Message 6 of 6
(4,106 Views)