# gray_azo.analog_bar *object* ## 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 #### animations *[none]* #### connections *[none]* #### command *[none]* #### touch * **release** * display [#12](../../displays/#12.md) /T#10,#11 #### xml ```xml ``` ### gray_azo.analog_bar.Polygon22 - Polygon22 - rectangle #### animations | type | expression | | -------------------- | ------------------------------------------------------------------------------------------------------------------------ | | animateWidth | 100 * ((#10\#13 - #10\minimum_interest) / (#10\maximum_interest - #10\minimum_interest)) | #### connections *[none]* #### command *[none]* #### touch *[none]* #### xml ```xml ``` ### gray_azo.analog_bar.NumericDisplay2 - NumericDisplay2 - numericDisplay #### animations *[none]* #### connections | name | expression | | --------------- | ------------------------------------------------------------------------------------------------------------------------ | | Value | {#10\#13} | #### command *[none]* #### touch *[none]* #### xml ```xml ``` ### gray_azo.analog_bar.StringDisplay1 - StringDisplay1 - stringDisplay #### animations *[none]* #### connections | name | expression | | --------------- | ------------------------------------------------------------------------------------------------------------------------ | | Value | {#10\shortname} | #### command *[none]* #### touch *[none]* #### xml ```xml ``` ## xml ```xml ```