GW6 web schema: Difference between revisions
Jump to navigation
Jump to search
(Uus lehekülg: '== Introduction == The schema is in [http://en.wikipedia.org/wiki/Scalable_Vector_Graphics SVG format] == SVG editor == Any newer vector graphics editor should have SVG support. ...') |
No edit summary |
||
Line 16: | Line 16: | ||
Digital values show '''ON'''/'''OFF'''. | Digital values show '''ON'''/'''OFF'''. | ||
Analog values show floating point value ('''3,142'''). | Analog values show floating point value ('''3,142'''). | ||
Integer values show '''123''' | |||
To create a text field with dynamic content. | To create a text field with dynamic content. |
Revision as of 15:16, 11 May 2011
Introduction
The schema is in SVG format
SVG editor
Any newer vector graphics editor should have SVG support.
- Inkscape Free software
- Gimp Free software
- Adobe Illustrator
- CorelDRAW
- Wikipedia: SVG Software and support in applications
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.
- 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.
- Edit the id attribute of the text element. It must be the same as measurement objects upper(SCADA) level address.