Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to include data retreived via XML in Lookout

Is there a way for a Lookout panel to acquire and display data acquired through an XML link?  I have a server that provides process data via XML data pages, and would like to include this data on a Lookout page.
 
David
0 Kudos
Message 1 of 4
(6,346 Views)
Add it to the next version suggestions for the datatable object 🙂

Here is a start:  http://www.intsysr.com/xml2odbc.htm

Mike
Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 2 of 4
(6,344 Views)
How about through a WEB link?  I can generate a page on my web server that contains the data?  Or through an ASCII string retrieved through a TCPIP connection?
 
David
0 Kudos
Message 3 of 4
(6,342 Views)
The IPASCII object can send and receive ascii strings
Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 4 of 4
(6,340 Views)