From OpenSCADAWiki
m (FuzzyBot moved page Translations:Libs/Main elements/71/en to Translations:Libs/Main graphical elements/71/en without leaving a redirect: Part of translatable page "Libs/Main elements".) |
(Importing a new version from external source) |
||
Line 8: | Line 8: | ||
| colspan="6" | ''Trend {n} from 1 to 5.'' | | colspan="6" | ''Trend {n} from 1 to 5.'' | ||
|- | |- | ||
− | | p{n}_addr || Parameter{n}:address || Address || Input link || | + | | p{n}_addr || Parameter{n}:address || Address || Input link || Parameter_{n}|var || Address to the value's attribute for {n} trend's building. |
|- | |- | ||
− | | p{n}_clr || Parameter{n}:color || Color || Constant || | + | | p{n}_clr || Parameter{n}:color || Color || Constant || Parameter_{n} || |
|- | |- | ||
− | | p{n}_max || Parameter{n}:maximum || Real || Input link || | + | | p{n}_max || Parameter{n}:maximum || Real || Input link || Parameter_{n}|max || Upper limit of the trend. |
|- | |- | ||
− | | p{n}_min || Parameter{n}:minimum || Real || Input link || | + | | p{n}_min || Parameter{n}:minimum || Real || Input link || Parameter_{n}|min || Lower limit of the trend. |
|- | |- | ||
− | | p{n}_name || Parameter{n}:name || String || Input link || | + | | p{n}_name || Parameter{n}:name || String || Input link || Parameter_{n}|NAME || The short name of the parameter to display in the field on the left. |
|} | |} |
Revision as of 10:50, 26 July 2019
Linking attributes
ID | Parameter | Data type | Config | Config template | Description |
---|---|---|---|---|---|
title | Title | String | Constant | It is displayed above the graph. If the title is missing the trend's field will expand up. | |
Trend {n} from 1 to 5. | |||||
p{n}_addr | Parameter{n}:address | Address | Input link | Parameter_{n}|var | Address to the value's attribute for {n} trend's building. |
p{n}_clr | Parameter{n}:color | Color | Constant | Parameter_{n} | |
p{n}_max | Parameter{n}:maximum | Real | Input link | Parameter_{n}|max | Upper limit of the trend. |
p{n}_min | Parameter{n}:minimum | Real | Input link | Parameter_{n}|min | Lower limit of the trend. |
p{n}_name | Parameter{n}:name | String | Input link | Parameter_{n}|NAME | The short name of the parameter to display in the field on the left. |