Show variables from sdf database on webpage.

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
jydepower
Posts: 26
Joined: Thu Aug 16, 2012 9:33 am

Show variables from sdf database on webpage.

Post 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:

User avatar
Russ C.
Posts: 213
Joined: Thu Nov 16, 2017 3:32 pm
Contact:

Re: Show variables from sdf database on webpage.

Post 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.
Best regards,

Russ
(801) 708-6690
Technical Support
Contact Us

Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply