doc/svghmi/syntax.rst
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sat, 25 May 2024 15:28:48 +0200
changeset 3950 79bdee48ced8
parent 3925 1d383b4c0a23
permissions -rw-r--r--
Python runtime: ensure that python thread finished before returning from StopPLC.
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
-----------------