doc/svghmi/syntax.rst
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 15 May 2024 18:50:26 +0200
changeset 3944 ebd25bbe5a73
parent 3925 1d383b4c0a23
permissions -rw-r--r--
Tests: fix wx_widgets.pytest/test_CustomIntCtrl.py
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
-----------------