From OpenSCADAWiki
Revision as of 10:50, 26 July 2019 by FuzzyBot (Talk | contribs) (Importing a new version from external source)
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. |