From OpenSCADAWiki
Linking and configuring the attributes
Identifier | Name | Type | Configuration | Configuration template | Description |
---|---|---|---|---|---|
n | Archive length, 0 for the dynamic mode | Integer | Constant | Setting the archive size in 0 you switch the document mode to the dynamic type, by default 100. | |
repHour | Report hour | Integer | Constant | The hour which means as the report start — the day start, by default 9. | |
Document widget (doc) | |||||
arch | Archiver | String | Constant | Values archiver, by default and preferable to use one-minute archiver "FSArch.1m". | |
title | Title | String | Constant | Title of the report. | |
enGraph | Enable graph | Boolean | Constant | Enabled by default. | |
Parameter {n} from 1 to 10. | |||||
p{n}name | Parameter {n}: name | String | Input link | Parameter{n}|NAME | Name of the parameter in the table header. |
p{n}var | Parameter {n}: variable | Address | Input link | Parameter{n}|var | Address to the parameter attribute with the value archive. |
p{n}ed | Parameter {n}: dimension | String | Input link | Parameter{n}|ed | |
p{n}prec | Parameter {n}: precision | Integer | Input link | Parameter{n}|prec | |
p{n}cntr | Parameter {n}: is counter | Boolean | Constant | Parameter{n}|isCntr | Sets for counters for obtain the values as difference. |
p{n}max | Parameter {n}: maximum | Real | Input link | Parameter{n}|max | Used for determining the parameter scale on the graph. |
p{n}min | Parameter {n}: minimum | Real | Input link | Parameter{n}|min | Used for determining the parameter scale on the graph. |