doc/svghmi/syntax.rst
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 03 Dec 2024 21:22:45 +0100
changeset 4057 cf42c3dbdd5c
parent 3925 1d383b4c0a23
permissions -rw-r--r--
IDE: Fix PLCOpenEditor (wxPython4 menus) and drop broken PDF doc support.
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
-----------------