Monday, July 23, 2012

HMI web server update... (Part 2)

Yesterday we released a new version of the HMI to expand the built in web server features.

The web server can now parse a page request from a web browser for "tags". The tags point to internal HMI data. For example, values collected from a PLC. The tag is replaced with the value and the web page is sent to the web browser. The remaining text in the page is unmodified.

Also, values can be written to the server using a URL with the correct parameters.

This new feature allows for the development of web pages in the programming language required with data collected from the HMI.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.