LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control labview from HTML

Hey

Is it possible to control Labview from a html document,
I planning to use a browser as a frontpaneel, i can parse data to the html
documen, but how can i react on a link from html (no ActiveX)

regards
E
0 Kudos
Message 1 of 2
(2,392 Views)
NI has internet toolkit to do that, it uses CGI scripts I think. You could
probably do the same using ASP in MS environment by calling LV through
ActiveX. Also you do not need to parse data to html since that is already
built in LV 5.1 where LV webserver serves up front pannel images.

Reinis Kanders

"E" wrote in message
news:395847b6@newsgroups.ni.com...
> Hey
>
> Is it possible to control Labview from a html document,
> I planning to use a browser as a frontpaneel, i can parse data to the html
> documen, but how can i react on a link from html (no ActiveX)
>
> regards
> E
>
>




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups -
16 Different Servers! =-----
0 Kudos
Message 2 of 2
(2,392 Views)