Get MBLogic at SourceForge.net. Fast, secure and Free Open Source 
	software downloads

Help Topics

Topic Details for HMI

Assembling Web Pages

Assembling Web Pages:

Overview

A web based HMI client will consist of several components. These are:

This document describes how to assemble them manually using a text editor.


Procedure:

  1. Select the Templates - Select the web page and SVG templates that are appropriate for the application.
  2. Create the SVG Component - Create the SVG component of the HMI.
  3. Configure the Application User Data - Enter the user configuration data, including messages, SVG menu list, and communications parameters.
  4. Customise the Web Page (Optional) - Customise the appearance of the web page. This step is optional.
  5. Create Static Graphics - Create static pixel graphics such as the background image, logo, and icon.
  6. Modify the (X)HTML Web Page - Modify the (X)HTML web page, including setting the page title, inserting the SVG (created above), and inserting the custom help content.
  7. Create the Application Specific Javascript - Create and insert the application specific Javascript to control the output widgets.
  8. Copy the Complete Files to the HMI Server Directory - Copy the completed HMI application files to the HMI server.
  9. Test the Application - Test the application.

Other Information