GW6 web schema: Difference between revisions

From Phobos Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:


===Text field with dynamic content===
===Text field with dynamic content===
Digital values show '''ON'''/'''OFF'''.
*Digital values show '''ON'''/'''OFF'''.<br />
Analog values show floating point value ('''3,142''').
*Analog values show floating point value ('''3,142''').<br />
Integer values show '''123'''
*Integer values show '''123'''.


To create a text field with dynamic content.
To create a text field with dynamic content.

Revision as of 15:17, 11 May 2011

Introduction

The schema is in SVG format

SVG editor

Any newer vector graphics editor should have SVG support.

WWW schema

Currently we support Static image with dynamic text.

Text field with dynamic content

  • Digital values show ON/OFF.
  • Analog values show floating point value (3,142).
  • Integer values show 123.

To create a text field with dynamic content.

  1. Draw a text field on the screen with your image editor.
    • Insert temporary text to see the formatting. The contents will be overwritten in the browser.
  2. Edit the id attribute of the text element. It must be the same as measurement objects upper(SCADA) level address.