changeset 3928 | 5c662d2e3f72 |
parent 3925 | 1d383b4c0a23 |
3922:ffc8da83fdc2 | 3928:5c662d2e3f72 |
---|---|
1 Widget syntax |
|
2 ============= |
|
3 |
|
4 .. highlight:: text |
|
5 |
|
6 HMI elements are SVG elements whose labels start with ``HMI:``:: |
|
7 |
|
8 HMI:WidgetType[|freq][[:param]...][[@a=path[,min][,max]]...][#expression] |
|
9 |
|
10 Widget Type |
|
11 ----------- |
|
12 |
|
13 Update Frequency |
|
14 ---------------- |
|
15 |
|
16 Parameters |
|
17 ---------- |
|
18 |
|
19 Variable bindings |
|
20 ----------------- |
|
21 |
|
22 Enable expression |
|
23 ----------------- |