Displaying .xml data in zenon Runtime

Displaying .xml data in zenon Runtime

Situation:
How to show .xml data in zenon Runtime?
Remedy:
Using a xsl stylesheet data from a .xml file can be shown i.e. in a table form when using an html picture
Demo-Project: (see atachment 2010-03-01_12-49-29 xml_data_table_html.zip)
- project created in zenon 6.50 SP0 Build1
- xsl stylesheet is located in the folder "Others" (Addtional)
- variables are configured in an archive
- via a trigger variable the event-triggered archive is started
- via the function "Export archives" the archived values are exported into a .xml file
- via VBA the definied .xsl stylesheet is applied to the exported .xml file
- via VBA the picture switch function to the HTML-picture is modified an afterwards started
- if a variable has the status "INVALID" the according value will be displayed in red color

------------------------------------------------------------
Situation:
Wie können .xml Daten in der zenon Runtime in einer optisch ansprechenden Form dargestellt werden?
Abhilfe:
Mit der Definition eines Stylesheets (.xsl) können Daten einer .xml Datei z.B. in Tabellenform in einer HTML Seite dargestellt werden
Demo-Projekt: (im Anhang 2010-03-01_12-49-29 xml_data_table_html.zip)- Projekt in zenon 6.50 SP0 Build1 erstellt
- xsl Stylesheet befindet sich im Ordner "Others" (Addtional)
- Variablen sind in einem Archiv definiert
- über eine Trigger-Variable wird das ereignisgesteuerte Archiv ausgelöst
- über die Funktion "Export Archive" werden die Archivdaten in eine .xml Datei exportiert
- über VBA wird das definierte xsl Stylesheet der exportierten .xml Datei hinzugefügt
- über VBA wird die Bildumschaltfunktion zum HTML-Bild modifziert und anschließend ausgeführt
- Auswertung des Variablenstatus "INVALID" wird anhand eines roten Zahlenwertes dargestellt

This is a migrated post! Originally posted on 01.03.2010 by user herberto. Please be aware that information can be outdated.