doc/svghmi/syntax.rst
author Dino Kosic <44305363+kraskrom@users.noreply.github.com>
Mon, 02 Dec 2024 11:33:19 +0100
changeset 4056 4b2de1a0fbf9
parent 3925 1d383b4c0a23
permissions -rw-r--r--
Extend HMI:JsonTable, create Edit CSV POU, create example, add some doc (#41)

* Extend Jsontable widget, create Edit CSV POU, create example for both

* Add doc for HMI:Image and HMI:JsonTable

* Expand example to include HMI:Image
Widget syntax
=============

.. highlight:: text

HMI elements are SVG elements whose labels start with ``HMI:``::

    HMI:WidgetType[|freq][[:param]...][[@a=path[,min][,max]]...][#expression]

Widget Type
-----------

Update Frequency
----------------

Parameters
----------

Variable bindings
-----------------

Enable expression
-----------------