batch-example-2/ft-view-screens/globals/gray_azo/gray_azo.analog_bar.md

109 lines
2.5 KiB
Markdown
Raw Normal View History

2023-11-22 18:39:22 +00:00
# gray_azo.analog_bar
*object*
[xml](../../../global%20objects/gray_azo.xml#L707)
2023-11-22 18:39:22 +00:00
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | tag root |
| #11 | unit |
| #12 | detail screen |
| #13 | value name (eg wt) |
## references
*[none]*
## animated
### gray_azo.analog_bar - analog_bar - group
[xml](../../../global%20objects/gray_azo.xml#L706)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
*[none]*
#### connections
*[none]*
#### command
*[none]*
#### touch
* **release**
* display [#12](../../displays/#12.md) /T#10,#11
### gray_azo.analog_bar.Polygon22 - Polygon22 - rectangle
[xml](../../../global%20objects/gray_azo.xml#L709)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateWidth | 100 * ((#10\#13 - #10\minimum_interest) / (#10\maximum_interest - #10\minimum_interest)) |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### gray_azo.analog_bar.NumericDisplay2 - NumericDisplay2 - numericDisplay
[xml](../../../global%20objects/gray_azo.xml#L716)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#10\#13} |
#### command
*[none]*
#### touch
*[none]*
### gray_azo.analog_bar.StringDisplay1 - StringDisplay1 - stringDisplay
[xml](../../../global%20objects/gray_azo.xml#L721)
2023-11-22 21:39:36 +00:00
2023-11-22 18:39:22 +00:00
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Value | {#10\shortname} |
#### command
*[none]*
#### touch
*[none]*