Imagine writing a graphical user interface with little knowledge other than that of using basic HTML, perhaps in producing a schematic representation of a machine or plant. The Web allows this to be done and the result can provide all the necessary information at a glance, reliably... and readable anywhere.
But the browser's Web interface is not the only internet technology that can help to improve Industrial plant management without recourse to special client software. E-mail via SMTP can send alarms in response to certain situations arising in the plant.
Other options in the same context - though not especially related to the Internet - include network management by SNMP and OPC (OLE for Process Control).
All these technologies can help to reduce the costs of developing and operating an automation solution.
Keeping budgets under control is best achieved when standard protocols are consistently used from the controlled process up to the central computer. This is particularly true if it can be done without recourse to special engineering software.
Web-based management provides control and display of functions and parameters using any standard browser via the HTML interface. The HTML page shows a summary of the inputs and outputs. The user can either use this page as is or replace it with a self-designed page, for example a graphic representation of the process or signals with their meaning. Ready-to-use Java applets for inserting in the HTML page are avail able for dynamic display of values without having to periodically refresh the entire page. This means that with just a basic knowledge of HTML, standard tem plate pages can be easily adapted. The names of the I/O functions on the screen as well as the stored explanation texts for operating personnel may be adapted from a menu.

Web-based technology can offer a high quality HMI interface with nothing other than a standard browser installed on the client machine
For security purposes operating functions can be protected by a tiered authorisation scheme with passwords.
Instead of using the browser, all the functions of the device as well as the I/O functions can be monitored via SNMP, including the generation of SNMP traps by the device. A digital signal, for example, which indicates a function fault within a production facility can also be monitored from within an existing systems management server.
Alternately, specified persons may be notified through programmable e-mail functions. This enables certain events to trigger pre-configurable texts which are sent by e-mail (and therefore, also by SMS or pager) to specified recipients such as an emergency response team or individual. |