From OpenSCADAWiki
Linking and configuring the attributes
Identifier | Name | Type | Configuration | Configuration template | Description |
---|---|---|---|---|---|
Document widget (doc) | |||||
arch | Archiver, {ValArch};{MessArch} | String | Constant | Value and message archiver in the form {ValArch};{MessArch}, by default and preferable to use one-hour archiver "FSArch.1h". | |
title | Title | String | Constant | Title of the report. | |
enGraph | Enable graph | Boolean | Constant | Enabled by default. | |
depth | Depth to select, years | Integer | Constant | Years depth allowed to select. | |
showOrigCntr | Show original counter | Boolean | Constant | Show the original counter value near to the interval value. | |
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 or the parameter identifier (val:{PrmId}) for manually values writing at storing in the message 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. |
p{n}isMan | Parameter {n}: is manual | Boolean | Constant | Parameter{n}|isMan | Marks this parameter as the manual input one. |