LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

download from web page

hi
     my requirement is daily i want to download some radio sun image from web page. so what i want to do automation to open the web page and download the image and store it in place . where the image name will change with respect to the date .so the apllication should read the system date and the image is having the previous date as file name.ok some one can help me........
thanks in advance
indrajitbarve
------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
0 Kudos
Message 1 of 2
(2,654 Views)
Hi indrajit,

there's a function "Format Date/Time string" in the time palette. Use this to format your address string with system date/time in it. Then use the datasocket read to retrieve the webpage/audio file.

There are other threads on using datasocket functions, I think there's also an application note...

The attached picture shows the same using the "Format into string" function, the "get image" vis are using the datasocket read function. (The website address may have changed, it's an older version of my Daily Dilbert Smiley Happy)

Message Edited by GerdW on 08-24-2007 09:31 AM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,653 Views)