Page 1 of 1

Show variables from sdf database on webpage.

Posted: Tue Apr 07, 2015 3:26 am
by jydepower
Is it possible to show variables directly from the internally sdf database on a webpage ? For instance with php or something.
I know it's possible to insert into a MySQL db and use that. Downside is I don't always have access to a database.
Another solution is the build in webserver, and show the tags directly. Downside here is for some very strange reason, it's only possible for one client to connect. :twisted:

Re: Show variables from sdf database on webpage.

Posted: Fri Jan 24, 2020 2:10 pm
by Russ C.
Using C# you might be able to utilize the HTTPWebRequest to gather data from JSON objects.

As for only 1 client connecting to the web server, this is a known limitation in the X2 panels.